Mercurial > hg > ugly-duckling
annotate src/app/index.ts @ 200:d7e4bba39d20
Moving towards defining an analysis item - it is already doing too much in terms of also describing the root audio.
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Fri, 24 Mar 2017 11:05:20 +0000 |
parents | 340ce94899fd |
children |
rev | line source |
---|---|
angular-cli@0 | 1 export * from './app.component'; |
angular-cli@0 | 2 export * from './app.module'; |