API reference

Generated from the default Defold version's reference documentation. 58 namespaces documented.

Globals

Prefixless globals that Defold exposes to every script.

Global types

Core value types (Vector3, Quaternion, Hash, …) that Defold exposes as ambient globals. Hand-curated from @defold-typescript/types rather than generated from the Defold reference documentation.

Lua standard library

Pure-Lua and LuaJIT surfaces (base, bit, …). Types are provided by the lua-types dependency and are not re-emitted by @defold-typescript/types.

Defold engine

Namespaces emitted by @defold-typescript/types from the pinned Defold reference documentation.