Josh Engebretson 5d8991f715 Improvements to enum handling, CSComponentAssembly type info now available at runtime (+1 squashed commits) пре 8 година
..
AtomicWork.d.ts 5d8991f715 Improvements to enum handling, CSComponentAssembly type info now available at runtime (+1 squashed commits) пре 8 година
EditorWork.d.ts 07aadfc85b Added status messages to the typescript compiler and updated the signature for sendEvent in the service locator. пре 9 година
README.md 1c4a662115 added readme пре 9 година
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. пре 9 година
tsconfig.json 3b923ac514 fixes to allow the windows build to generate the d.ts combined file пре 9 година

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.