https://github.com/coding/cloudstudio-extension
The cloudstudio.d.ts node module
https://github.com/coding/cloudstudio-extension
Last synced: 10 months ago
JSON representation
The cloudstudio.d.ts node module
- Host: GitHub
- URL: https://github.com/coding/cloudstudio-extension
- Owner: coding
- License: mit
- Created: 2018-12-05T06:19:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-19T06:18:35.000Z (about 7 years ago)
- Last Synced: 2025-02-06T05:36:34.113Z (11 months ago)
- Size: 80.1 KB
- Stars: 1
- Watchers: 10
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cloudstudio-extension
此模块提供了 Cloud Studio 插件 API 的声明文件(cloudstudio.d.ts)。通过使用此模块,你可以方便地编写并测试你的 Cloud Studio 插件。
想了解开发 CloudStudio 插件的更多信息,请参阅 [Cloud Studio 插件开发文档](https://studio.dev.tencent.com/plugins-docs/)。
## License
MIT