mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-01-19 17:21:41 +03:00
4 lines
95 B
TypeScript
4 lines
95 B
TypeScript
|
// export * from './head'
|
||
|
export * from './navbar/index.js'
|
||
|
export * from './sidebar/index.js'
|