annotate src/app/audio-file-open/audio-file-open.component.css @ 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 b12e78d6185e
children
rev   line source
dev@13 1 input {
dev@13 2 display: none;
dev@13 3 }