@ts-defold/types
TypeScript icon, indicating that this package has built-in type declarations

1.2.41 • Public • Published

Defold Types

npm install Chat with us!

TypeScript definitions for Defold

Installation

  1. Get this package from npm
yarn add @ts-defold/types --dev
# or
npm install @ts-defold/types --save-dev 
  1. Modify your tsconfig.json
{
  "compilerOptions": {
+    "types": ["@ts-defold/types"]
  }
}

Shoutouts 📢

@dasannikov and DefoldTypescript for a starting point and inspiration TypeScriptToLua for the awesome community and tools @hazzard993, @ark120202, @Perryvw and all the fine folks over on the tstl discord server.

TypeScript ❤️ Defold

Readme

Keywords

Package Sidebar

Install

npm i @ts-defold/types

Weekly Downloads

81

Version

1.2.41

License

MIT

Unpacked Size

245 kB

Total Files

4

Last publish

Collaborators

  • thejustinwalsh