mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-01-20 01:31:40 +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'
|