UNPKG

@blackbaud/skyux

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