Update index.ts

This commit is contained in:
Filip Cumpalovic 2024-02-28 14:00:25 +01:00 committed by GitHub
parent 5226cf55b5
commit fc52b3271a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 "./elastic";