Josh Engebretson 5dca9a5796 Adding New Build info window il y a 9 ans
..
AtomicWork.d.ts 5dca9a5796 Adding New Build info window il y a 9 ans
EditorWork.d.ts f59b2e384b Make sure that when doing a full compile, the latest tsConfig is used il y a 9 ans
README.md 1c4a662115 added readme il y a 9 ans
duktape.d.ts 3b33b72d07 Cleanup duktape.d.ts a bit, adding require declaration il y a 9 ans
tsconfig.json 3b923ac514 fixes to allow the windows build to generate the d.ts combined file il y a 9 ans

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.