Update index.ts

This commit is contained in:
Filip Cumpalovic
2024-02-28 13:53:52 +01:00
committed by GitHub
parent d3e9cb1c09
commit e4d060dfe5

View File

@@ -54,7 +54,8 @@ export { default as Srvnginx } from "./srvnginx";
export { default as Srvapache } from "./srvapache";
export { default as Nodejs } from "./nodejs";
export { default as Wordpress } from "./wordpress";
export { default as Wordpress } from "./memcached";
export { default as Memcached } from "./memcached";
export { default as Elastic } from "./Elastic";