@blackbaud/skyux
Version:
SKY UX built on Angular 2
17 lines • 577 B
JavaScript
/* istanbul ignore next */
/* Code coverage having problems with no statements in classes */
var SkyColumnSelectorContext = (function () {
function SkyColumnSelectorContext() {
}
return SkyColumnSelectorContext;
}());
export { SkyColumnSelectorContext };
/* istanbul ignore next */
/* Code coverage having problems with no statements in classes */
var SkyColumnSelectorModel = (function () {
function SkyColumnSelectorModel() {
}
return SkyColumnSelectorModel;
}());
export { SkyColumnSelectorModel };
//# sourceMappingURL=column-selector-context.js.map