annotate src/app/index.ts @ 149:38abcb4830f1

Use tick layer instead of marker layer for instants (it's faster)
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 20 Mar 2017 15:25:54 +0000
parents 340ce94899fd
children
rev   line source
angular-cli@0 1 export * from './app.component';
angular-cli@0 2 export * from './app.module';