Update index.ts

This commit is contained in:
Filip Cumpalovic
2024-02-28 14:11:21 +01:00
committed by GitHub
parent c63e1aefec
commit 7d4d1eba0e

View File

@@ -55,7 +55,7 @@ export { default as Srvapache } from "./srvapache";
export { default as Nodejs } from "./nodejs";
export { default as Wordpress } from "./wordpress";
export { default as Memcached } from "./memcached";
export { default as Elastic } from "./elastic";
export { default as Elastic } from "./elasticSe";
export { default as Phpv } from "./phpv";