view src/app/waveform/waves-ui.d.ts @ 36:e58fb181a11d

Import waves-ui with TypeScript (ambient module, no typings for now) over angular-cli global scripts. Include there instead a TypeScript file, for creating a webpack scripts bundle of external modules (unused currently, but can provide a way for importing npm modules to a worker).
author Lucas Thompson <dev@lucas.im>
date Thu, 01 Dec 2016 14:05:49 +0000
parents
children efd72dc8337c
line wrap: on
line source
/**
 * Created by lucas on 01/12/2016.
 */
declare module 'waves-ui';