annotate src/typings.d.ts @ 40:f7244f2155a3
Setup some scaffolding for bootstrapping a worker and loading into a service, providing a mechanism for implementing most of the logic which runs inside the worker in TypeScript.
author |
Lucas Thompson <dev@lucas.im> |
date |
Thu, 01 Dec 2016 15:46:33 +0000 |
parents |
aa2075b2a702 |
children |
53ea6406d601 |
rev |
line source |
angular-cli@0
|
1 // Typings reference file, you can add your own global typings here
|
angular-cli@0
|
2 // https://www.typescriptlang.org/docs/handbook/writing-declaration-files.html
|