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

3 lines (2 loc) 148 B
import { Tree } from '@angular-devkit/schematics'; export declare function addPackageToPackageJson(tree: Tree, pkg: string, version: string): Tree;