UNPKG

ng-checkall

Version:

A simple directive to "Check All" checkboxes behavior

9 lines (8 loc) 455 B
/** * Generated bundle index. Do not edit. */ export * from './index'; export { AbstractCheckDirective as ɵb } from './app/modules/ng-checkall/abstract-check.directive'; export { CheckAllDirective as ɵa } from './app/modules/ng-checkall/check-all.directive'; export { CheckContainerDirective as ɵc } from './app/modules/ng-checkall/check-container.directive'; export { CheckOneDirective as ɵd } from './app/modules/ng-checkall/check-one.directive';