Josh Engebretson 5d8991f715 Improvements to enum handling, CSComponentAssembly type info now available at runtime (+1 squashed commits) 8 years ago
..
AtomicWork.d.ts 5d8991f715 Improvements to enum handling, CSComponentAssembly type info now available at runtime (+1 squashed commits) 8 years ago
EditorWork.d.ts 07aadfc85b Added status messages to the typescript compiler and updated the signature for sendEvent in the service locator. 8 years ago
README.md 1c4a662115 added readme 9 years ago
duktape.d.ts 329cd85550 Expose the timer api (setTimeout, clearTimeout, etc.) to the editor. Also add type definitions for the timer api to duktape.d.ts. 8 years ago
tsconfig.json 3b923ac514 fixes to allow the windows build to generate the d.ts combined file 9 years ago

README.md

Typescript Definition Files

  • Most of These *.d.ts files are generated by the build process.
  • The *Work.d.ts files are hand created.
  • The tsconfig.json file is used to generate the combined dist\Atomic.d.ts file.