UNPKG

@blackbaud/skyux

Version:
18 lines 739 B
import { Component } from '@angular/core'; /* istanbul ignore next */ /* Code coverage having problems with no statements in classes */ var SkyRepeaterItemContextMenuComponent = (function () { function SkyRepeaterItemContextMenuComponent() { } return SkyRepeaterItemContextMenuComponent; }()); export { SkyRepeaterItemContextMenuComponent }; SkyRepeaterItemContextMenuComponent.decorators = [ { type: Component, args: [{ selector: 'sky-repeater-item-context-menu', template: "<ng-content></ng-content>\n" },] }, ]; /** @nocollapse */ SkyRepeaterItemContextMenuComponent.ctorParameters = function () { return []; }; //# sourceMappingURL=repeater-item-context-menu.component.js.map