UNPKG

angular-bootstrap-md

Version:

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

5 lines (4 loc) 170 B
export * from './chart.directive'; export { Color } from './color.interface'; export { Colors } from './colors.interface'; export { ChartsModule } from './chart.module';