Update index.ts

This commit is contained in:
Stefan Pejcic 2024-02-29 11:11:48 +01:00 committed by GitHub
parent 303df02d02
commit ec30394179
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,7 +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 Pythonico } from "./pythonico";
export { default as Ably } from "./ably";