UNPKG

@teambit/checkout

Version:
18 lines (16 loc) 403 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CheckoutAspect = void 0; function _harmony() { const data = require("@teambit/harmony"); _harmony = function () { return data; }; return data; } const CheckoutAspect = exports.CheckoutAspect = _harmony().Aspect.create({ id: 'teambit.component/checkout' }); //# sourceMappingURL=checkout.aspect.js.map