angular-bootstrap-md
Version:
Bootstrap 4 & Angular 15 UI KIT - 700+ components, MIT license, simple installation.
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';