@moosync/moosync-types
v1.2.6
Published
Declarations for moosync extensions
Downloads
2
Readme
Moosync Extension API
Typescript definitions for Moosync extension API.
Documentation
Documentation for this repo can be found here
Usage
To use this in your typescript extension, simply run
yarn add @moosync/moosync-types
Sample
A sample extension can be found at Moosync Typescript template