Skip to content

Infigo-Official/types-for-megaedit

Repository files navigation

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