UNPKG

@blackbaud/skyux

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