UNPKG

ngx-checkbox-list

Version:

Checkbox list form control for Angular X

4 lines (3 loc) 163 B
export { Option } from './option'; export { CheckboxListComponent } from './checkbox-list.component'; export { CheckboxListModule } from './checkbox-list.module';