Shaddock Heath 1c4a662115 added readme 9 năm trước cách đây
..
AtomicWork.d.ts 0224421939 Fixed incorrect case in reference 9 năm trước cách đây
EditorWork.d.ts b23ec556c1 extracted the logic that instantiates resource editors into separate ResourceEditorBuilders so that it's easier to register and add new editors 9 năm trước cách đây
README.md 1c4a662115 added readme 9 năm trước cách đây
duktape.d.ts 3b33b72d07 Cleanup duktape.d.ts a bit, adding require declaration 9 năm trước cách đây
tsconfig.json 3b923ac514 fixes to allow the windows build to generate the d.ts combined file 9 năm trước cách đây

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.