ngx-audio-wave
Version:
Very simple audio wave system
8 lines (7 loc) • 422 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./component/ngx-audio-wave.component";
export declare class NgxAudioWaveModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxAudioWaveModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxAudioWaveModule, [typeof i1.NgxAudioWaveComponent], never, [typeof i1.NgxAudioWaveComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxAudioWaveModule>;
}