mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-02-08 10:39:26 +03:00
4 lines
95 B
TypeScript
Executable File
4 lines
95 B
TypeScript
Executable File
// export * from './head'
|
|
export * from './navbar/index.js'
|
|
export * from './sidebar/index.js'
|