UNPKG

io-player

Version:

IoPlayer - Audio Player web component

13 lines (12 loc) 626 B
import { DoBootstrap, Injector } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./io-player/io-player.component"; import * as i2 from "@angular/platform-browser"; export declare class IoPlayerModule implements DoBootstrap { private injector; constructor(injector: Injector); ngDoBootstrap(): void; static ɵfac: i0.ɵɵFactoryDeclaration<IoPlayerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IoPlayerModule, [typeof i1.IoPlayerComponent], [typeof i2.BrowserModule], [typeof i1.IoPlayerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<IoPlayerModule>; }