Browse Source

Create indes.ts to export HelpDoc modules

angioletto 1 tháng trước cách đây
mục cha
commit
74cbfb2c58
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      frontend/src/locale/src/HelpDoc/it/indes.ts

+ 6 - 0
frontend/src/locale/src/HelpDoc/it/indes.ts

@@ -0,0 +1,6 @@
+export * as AccessLists from "./AccessLists.md";
+export * as Certificates from "./Certificates.md";
+export * as DeadHosts from "./DeadHosts.md";
+export * as ProxyHosts from "./ProxyHosts.md";
+export * as RedirectionHosts from "./RedirectionHosts.md";
+export * as Streams from "./Streams.md";