Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@infigo-official/types-for-megascript

Infigo-Official163MIT1.0.2TypeScript support: included

Type definitions for Megascript Scripting

typedefinitions, megascript, infigo

readme

Types for MegaScript

Type definitions for the MegaScript 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-megascript

// ... or ...

// install as dependencies
npm i @infigo-official/types-for-megascript