Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 244 Bytes

File metadata and controls

4 lines (4 loc) · 244 Bytes

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.