Browse Source

added readme

Shaddock Heath 9 years ago
parent
commit
1c4a662115
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Script/TypeScript/README.md

+ 4 - 0
Script/TypeScript/README.md

@@ -0,0 +1,4 @@
+## 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.