mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-04-01 20:36:11 +03:00
3 lines
95 B
TypeScript
Executable file
3 lines
95 B
TypeScript
Executable file
// export * from './head'
|
|
export * from './navbar/index.js'
|
|
export * from './sidebar/index.js'
|