design-angular-kit
Version:
Un toolkit Angular conforme alle linee guida di design per i servizi web della PA
8 lines (7 loc) • 416 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./video-player.component";
export declare class ItVideoPlayerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ItVideoPlayerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ItVideoPlayerModule, never, [typeof i1.ItVideoPlayerComponent], [typeof i1.ItVideoPlayerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ItVideoPlayerModule>;
}