@ng-matero/extensions
Version:
Angular Material Extensions
16 lines (15 loc) • 1.15 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "@angular/cdk/overlay";
import * as i3 from "@angular/cdk/a11y";
import * as i4 from "@angular/cdk/portal";
import * as i5 from "@angular/material/button";
import * as i6 from "ngx-color/chrome";
import * as i7 from "./colorpicker";
import * as i8 from "./colorpicker-input";
import * as i9 from "./colorpicker-toggle";
export declare class MtxColorpickerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<MtxColorpickerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MtxColorpickerModule, never, [typeof i1.CommonModule, typeof i2.OverlayModule, typeof i3.A11yModule, typeof i4.PortalModule, typeof i5.MatButtonModule, typeof i6.ColorChromeModule, typeof i7.MtxColorpicker, typeof i7.MtxColorpickerContent, typeof i8.MtxColorpickerInput, typeof i9.MtxColorpickerToggle, typeof i9.MtxColorpickerToggleIcon], [typeof i7.MtxColorpicker, typeof i7.MtxColorpickerContent, typeof i8.MtxColorpickerInput, typeof i9.MtxColorpickerToggle, typeof i9.MtxColorpickerToggleIcon]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MtxColorpickerModule>;
}