UNPKG

ngx-audio-control

Version:

Audio Player control for angular projects with speed control by native player in browser (HTML5)

6 lines (5 loc) 227 B
export * from './lib/ngx-audio-control.service'; export * from './lib/ngx-audio-control.component'; export * from './lib/ngx-audio-control.module'; export * from './models/play-list'; export * from './helper/format-time';