@@ -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.