sdk-window
Version:
Resizable and movable (Angular) modal window.
8 lines (7 loc) • 390 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./sdk-window.component";
export declare class SDKWindowModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SDKWindowModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SDKWindowModule, never, [typeof i1.SDKWindowComponent], [typeof i1.SDKWindowComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SDKWindowModule>;
}