UNPKG

@blackbaud/skyux

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