Mercurial > hg > ugly-duckling
annotate src/app/index.ts @ 74:2c3fe51ad1f0
Wire up methods in the FeatureExtractionService for offloading to the worker and consume them from the feature extraction menu.
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Wed, 18 Jan 2017 10:19:35 +0000 |
parents | 340ce94899fd |
children |
rev | line source |
---|---|
angular-cli@0 | 1 export * from './app.component'; |
angular-cli@0 | 2 export * from './app.module'; |