UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

12 lines 517 B
import * as i0 from "@angular/core"; import * as i1 from "./drop-area.component"; /** * The angular module definition for a drop-area. * @exports DropAreaComponent */ export declare class DropAreaModule { static ɵfac: i0.ɵɵFactoryDeclaration<DropAreaModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DropAreaModule, never, [typeof i1.DropAreaComponent], [typeof i1.DropAreaComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<DropAreaModule>; } //# sourceMappingURL=drop-area.module.d.ts.map