Update index.ts

This commit is contained in:
Filip Cumpalovic 2024-02-28 15:15:28 +01:00 committed by GitHub
parent 323b486620
commit f6c8c53edc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,6 +57,7 @@ export { default as Wordpress } from "./wordpress";
export { default as Memcached } from "./memcached";
export { default as ElasticSe } from "./elasticSe";
export { default as Phpv } from "./phpv";
export { default as Sshico } from "./sshico";