@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
18 lines • 942 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./file-picker.component";
import * as i2 from "../forms/forms.module";
import * as i3 from "@angular/common";
import * as i4 from "../drop-area/drop-area.module";
import * as i5 from "@angular/forms";
import * as i6 from "../common/common.module";
import * as i7 from "ngx-bootstrap/popover";
/**
* The angular module definition for a drop-area.
* @exports FilePickerComponent
*/
export declare class FilePickerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<FilePickerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<FilePickerModule, [typeof i1.FilePickerComponent], [typeof i2.FormsModule, typeof i3.CommonModule, typeof i4.DropAreaModule, typeof i5.FormsModule, typeof i6.CommonModule, typeof i7.PopoverModule], [typeof i1.FilePickerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<FilePickerModule>;
}
//# sourceMappingURL=file-picker.module.d.ts.map