Shaddock Heath df1e1ccc63 Work on wiring up the ability to tell editor to jump to a particular line and also added clickable icons in the TypeScript compiler output to jump to editor and line of error. 9 سال پیش
..
AtomicWork.d.ts 7c436cb0dc Merge pull request #1422 from AtomicGameEngine/TSH-ATOMIC-1302 9 سال پیش
EditorWork.d.ts df1e1ccc63 Work on wiring up the ability to tell editor to jump to a particular line and also added clickable icons in the TypeScript compiler output to jump to editor and line of error. 9 سال پیش
README.md 1c4a662115 added readme 9 سال پیش
duktape.d.ts 3b33b72d07 Cleanup duktape.d.ts a bit, adding require declaration 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.