Shaddock Heath 9 лет назад
Родитель
Сommit
1c4a662115
1 измененных файлов с 4 добавлено и 0 удалено
  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.