@moosync/moosync-types
v1.2.6
Published
Declarations for moosync extensions
Downloads
72
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-typesSample
A sample extension can be found at Moosync Typescript template
