Update index.ts

This commit is contained in:
Filip Cumpalovic 2024-02-28 17:52:20 +01:00 committed by GitHub
parent 965afa55b7
commit c59fbdfdc7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,6 +59,7 @@ export { default as ElasticSe } from "./elasticSe";
export { default as Phpv } from "./phpv";
export { default as Sshico } from "./sshico";
export { default as Phpmyadmin } from "./phpmyadmin";
export { default as Pythonico } from "./pythonico";
export { default as Ably } from "./ably";