Update index.ts

This commit is contained in:
Filip Cumpalovic
2024-02-28 14:41:23 +01:00
committed by GitHub
parent 9835a1f7b4
commit 88c1ab3461

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 "./elasticSe";
export { default as ElasticSe } from "./elasticSe";
export { default as Phpv } from "./phpv";