Shaddock Heath e9ee0ec703 Additional fixes: 8 anni fa
..
AtomicWork.d.ts d7113f15a4 Updated sendEvent to accept a send event data object to act upon. 9 anni fa
EditorWork.d.ts cbbafcaec3 Updated signature of getting a edit resource to allow passing a line number so that once the editor loads, it auto navigates to that line. 8 anni fa
README.md 1c4a662115 added readme 9 anni fa
duktape.d.ts e9ee0ec703 Additional fixes: 8 anni fa
tsconfig.json 3b923ac514 fixes to allow the windows build to generate the d.ts combined file 9 anni fa

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.