grandma3-types
TypeScript icon, indicating that this package has built-in type declarations

0.6.2 • Public • Published

grandMA3 types for TypeScriptToLua

⚠️ OPEN ALPHA → as there is no official API reference from MAlighting avaliable type declarations may be faulty or incomplete.

TypeScript definitions for grandMA3 Lua API.

install for production

npm install -D grandMA3-tstl-plugin

install for development

git clone https://github.com/LightYourWay/grandMA3-types.git && \
cd <your-plugin-folder> && \
npm link ../grandMA3-types

integrate into tsconfig.json

{
	"compilerOptions": {
		"types": ["grandMA3-types"]
	}
}

developers

If you have something to contribute / add to the type declarations - AWESOME 🎉 feel free to create a GitHub Issue for it.

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i grandma3-types

    Weekly Downloads

    0

    Version

    0.6.2

    License

    MIT

    Unpacked Size

    114 kB

    Total Files

    39

    Last publish

    Collaborators

    • lukas-runge