annotate src/typings.d.ts @ 132:36f57a21637c
Add a service for audio recording which uses relies on being provided implementations of a provider to a MediaStream and a MediaRecorder. Include a stub for use when recording isn't supported.
author |
Lucas Thompson <dev@lucas.im> |
date |
Mon, 20 Mar 2017 13:24:36 +0000 |
parents |
aa2075b2a702 |
children |
53ea6406d601 |
rev |
line source |
angular-cli@0
|
1 // Typings reference file, you can add your own global typings here
|
angular-cli@0
|
2 // https://www.typescriptlang.org/docs/handbook/writing-declaration-files.html
|