@angular-mdl/core
Version:
Angular components, directives and styles based on material design lite https://getmdl.io.
17 lines (16 loc) • 796 B
TypeScript
import { Animations } from "./animations";
import * as i0 from "@angular/core";
import * as i1 from "./append-view-container-ref-directive";
export declare function instantiateSupportedAnimationDriver(): Animations;
export declare class MdlCommonsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<MdlCommonsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MdlCommonsModule, [typeof i1.AppendViewContainerRefDirective], never, [typeof i1.AppendViewContainerRefDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MdlCommonsModule>;
}
export * from "./animations";
export * from "./boolean-property";
export * from "./mdl-error";
export * from "./append-view-container-ref-directive";
export * from "./native-support";
export * from "./noop";
export * from "./number.property";