Update index.ts

This commit is contained in:
Filip Cumpalovic
2024-02-28 12:43:11 +01:00
committed by GitHub
parent 58bbe01832
commit 344e9ccf2e

View File

@@ -53,6 +53,9 @@ 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 Nodejs } from "./wordpress";
export { default as Ably } from "./ably";