UNPKG

angular-bootstrap-md

Version:

Bootstrap 4 & Angular 15 UI KIT - 700+ components, MIT license, simple installation.

10 lines (9 loc) 477 B
import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./waves-effect.directive"; export declare class WavesModule { static forRoot(): ModuleWithProviders<WavesModule>; static ɵfac: i0.ɵɵFactoryDeclaration<WavesModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<WavesModule, [typeof i1.WavesDirective], never, [typeof i1.WavesDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<WavesModule>; }