Shaddock Heath abf8a2955e Initial work on updating the internal ACE editor settings from the application preferences file in userprefs.json 9 tahun lalu
..
AtomicWork.d.ts 0224421939 Fixed incorrect case in reference 9 tahun lalu
EditorWork.d.ts abf8a2955e Initial work on updating the internal ACE editor settings from the application preferences file in userprefs.json 9 tahun lalu
README.md 1c4a662115 added readme 9 tahun lalu
duktape.d.ts 3b33b72d07 Cleanup duktape.d.ts a bit, adding require declaration 9 tahun lalu
tsconfig.json 3b923ac514 fixes to allow the windows build to generate the d.ts combined file 9 tahun lalu

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.