@infigo-official/types-for-megaedit
v1.0.18
Published
Type definitions for MegaEdit Scripting
Downloads
371
Maintainers
Readme
Types for MegaEdit
Type definitions for the MegaEdit scripting interface.
Full documentation is available here.
Use and install the package to get the best experience and IntelliSense support within our IDE. Choose dev dependencies if you are developing in Javascript or our code will not be reused in another project.
npm init
// install as dev dependencies
npm i -D @infigo-official/types-for-megaedit
// ... or ...
// install as dependencies
npm i @infigo-official/types-for-megaedit