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

1.1.1 • 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. This is a fork of https://www.npmjs.com/package/grandma3-types, by Lukas Runge. Since he is not responsive, I detached this fork and started maintaining it myself.

Install

npm install -D grandma3-ts-types

integrate into tsconfig.json

{
	"compilerOptions": {
		"types": ["grandma3-ts-types"]
	}
}

Contributors

If you have something to contribute / add to the type declarations - AWESOME 🎉 feel free to:

Package Sidebar

Install

npm i grandma3-ts-types

Weekly Downloads

3

Version

1.1.1

License

MIT

Unpacked Size

157 kB

Total Files

72

Last publish

Collaborators

  • hepiyellow