Update index.ts

This commit is contained in:
Filip Cumpalovic
2024-02-28 12:32:15 +01:00
committed by GitHub
parent a29069479c
commit bf3da8cd4b

View File

@@ -51,6 +51,9 @@ export { default as Docker } from "./docker";
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 Ably } from "./ably";
export { default as Airtable } from "./airtable";