@santinobch/os-window-angular
Version:
Create windows inside a browser window!
11 lines (10 loc) • 683 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./os-window.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/cdk/drag-drop";
import * as i4 from "ngx-scrollbar";
export declare class OsWindowModule {
static ɵfac: i0.ɵɵFactoryDeclaration<OsWindowModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<OsWindowModule, [typeof i1.OsWindowComponent, typeof i1.OsWindowContent, typeof i1.OsWindowTitle], [typeof i2.CommonModule, typeof i3.DragDropModule, typeof i4.NgScrollbarModule], [typeof i1.OsWindowComponent, typeof i1.OsWindowContent, typeof i1.OsWindowTitle]>;
static ɵinj: i0.ɵɵInjectorDeclaration<OsWindowModule>;
}