Skip to content

Commit 74cbfb2

Browse files
Create indes.ts to export HelpDoc modules
1 parent 8ef65ca commit 74cbfb2

File tree

1 file changed

+6
-0
lines changed
  • frontend/src/locale/src/HelpDoc/it

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
export * as AccessLists from "./AccessLists.md";
2+
export * as Certificates from "./Certificates.md";
3+
export * as DeadHosts from "./DeadHosts.md";
4+
export * as ProxyHosts from "./ProxyHosts.md";
5+
export * as RedirectionHosts from "./RedirectionHosts.md";
6+
export * as Streams from "./Streams.md";

0 commit comments

Comments
 (0)