UNPKG

@covalent/core

Version:

Core Teradata UI Platform for layouts, icons, custom components and themes. This should be added as a dependency for any project that wants to use layouts, icons and themes for Angular Material.

9 lines (8 loc) 525 B
import * as i0 from "@angular/core"; import * as i1 from "./loading.component"; import * as i2 from "./directives/loading.directive"; export declare class CovalentLoadingModule { static ɵfac: i0.ɵɵFactoryDeclaration<CovalentLoadingModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentLoadingModule, never, [typeof i1.TdLoadingComponent, typeof i2.TdLoadingDirective], [typeof i1.TdLoadingComponent, typeof i2.TdLoadingDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<CovalentLoadingModule>; }