@defold-typescript/types
v0.11.0
Published
TypeScript types for the Defold engine's Lua APIs.
Downloads
3,870
Readme
@defold-typescript/types
TypeScript types for the Defold engine's Lua APIs — ambient
namespace declarations (go, gui, msg, vmath, …) plus per-script-kind API
surfaces, generated from Defold's reference docs.
npm i -D @defold-typescript/typesMost users get these wired in automatically by the
defold-typescript CLI
(bunx @defold-typescript/cli init), which points tsconfig.json at the right surface.
See the repository README
and packages/docs/guide/
for the full workflow.
License
MIT
