annotate src/app/index.ts @ 6:ee4353d1aeeb

Add skeleton files for waveform component.
author Lucas Thompson <dev@lucas.im>
date Wed, 26 Oct 2016 16:57:51 +0100
parents 340ce94899fd
children
rev   line source
angular-cli@0 1 export * from './app.component';
angular-cli@0 2 export * from './app.module';