mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-04-10 04:20:55 +00:00
3 lines
97 B
TypeScript
Executable file
3 lines
97 B
TypeScript
Executable file
// export * from './head'
|
|
export * from "./navbar/index.js";
|
|
export * from "./sidebar/index.js";
|