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
6 lines (5 loc) • 300 B
TypeScript
export { MdbBtnDirective } from './buttons.directive';
export { ButtonsModule } from './buttons.module';
export { ButtonRadioDirective } from './radio.directive';
export { ButtonCheckboxDirective } from './checkbox.directive';
export { FixedButtonCaptionDirective } from './fixed-caption.directive';