@watheia/content.sections.enterprise-offering.enterprise-bullets
Version:
6 lines • 350 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.EnterpriseBullets = void 0;
var enterprise_bullets_1 = require("./enterprise-bullets");
Object.defineProperty(exports, "EnterpriseBullets", { enumerable: true, get: function () { return enterprise_bullets_1.EnterpriseBullets; } });
//# sourceMappingURL=index.js.map