mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-08-22 19:38:36 +00:00
4 lines
97 B
TypeScript
Executable File
4 lines
97 B
TypeScript
Executable File
// export * from './head'
|
|
export * from "./navbar/index.js";
|
|
export * from "./sidebar/index.js";
|