@wix/design-system
Version:
@wix/design-system
8 lines (7 loc) • 329 B
JavaScript
;
exports.__esModule = true;
exports.listItemSectionBuilder = exports.ListItemSection = void 0;
var _ListItemSection = require("./ListItemSection");
exports.ListItemSection = _ListItemSection.ListItemSection;
exports.listItemSectionBuilder = _ListItemSection.listItemSectionBuilder;
//# sourceMappingURL=index.js.map