Josh Engebretson a6b87593f8 [TypeScript] Work on strong typed events пре 9 година
..
AtomicWork.d.ts a6b87593f8 [TypeScript] Work on strong typed events пре 9 година
EditorWork.d.ts 341dc635f6 Added ability to use customized inspectors through plugin support пре 9 година
README.md 1c4a662115 added readme пре 9 година
duktape.d.ts 3b33b72d07 Cleanup duktape.d.ts a bit, adding require declaration пре 10 година
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.