UNPKG

@blackbaud/skyux

Version:
16 lines 562 B
import { Component } from '@angular/core'; var SkyCheckboxLabelComponent = (function () { function SkyCheckboxLabelComponent() { } return SkyCheckboxLabelComponent; }()); export { SkyCheckboxLabelComponent }; SkyCheckboxLabelComponent.decorators = [ { type: Component, args: [{ selector: 'sky-checkbox-label', template: "<ng-content></ng-content>\n" },] }, ]; /** @nocollapse */ SkyCheckboxLabelComponent.ctorParameters = function () { return []; }; //# sourceMappingURL=checkbox-label.component.js.map