Update index.ts

This commit is contained in:
Filip Cumpalovic
2024-02-28 12:38:29 +01:00
committed by GitHub
parent 25adc7944e
commit 2fba55ae36

View File

@@ -52,7 +52,7 @@ export { default as Named } from "./named";
export { default as Ufw } from "./ufw";
export { default as Srvnginx } from "./srvnginx";
export { default as Srvnginx } from "./srvapache";
export { default as Nodejs } from "./nodejs";
export { default as Ably } from "./ably";