Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 444 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 444 Bytes

library

Type library for Defold extensions.

Contributing

See the template folder for an example of how to format your types.

  • undefined is used to represent Lua's nil type, as recommended by TypeScriptToLua.

TypeScript ❤️ Defold