Shaddock Heath c0c3ae49d4 Hooked and enabled the Format Code shortcut (CTRL/CMD+I) 9 yıl önce
..
AtomicWork.d.ts 86a09659b9 Refactoring example's to store info in the AtomicExamples repo, adding logic to load from example repo directly, updating example browser to load example info from repo 9 yıl önce
EditorWork.d.ts c0c3ae49d4 Hooked and enabled the Format Code shortcut (CTRL/CMD+I) 9 yıl önce
README.md 1c4a662115 added readme 9 yıl önce
duktape.d.ts 3b33b72d07 Cleanup duktape.d.ts a bit, adding require declaration 9 yıl önce
tsconfig.json 3b923ac514 fixes to allow the windows build to generate the d.ts combined file 9 yıl önce

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.