UNPKG

angular-bootstrap-md

Version:

<a href="http://mdbootstrap.com/docs/angular/getting-started/download/"><img src="https://mdbootstrap.com/img/Marketing/general/logo/medium/mdb-angular2.png"></a> # Angular Bootstrap with Material Design

4 lines (3 loc) 135 B
import { Rule } from '@angular-devkit/schematics'; import { Schema } from './schema'; export default function (options: Schema): Rule;