@storefront/testing
Version:
Test modules for working with StoreFront components
10 lines • 369 B
JavaScript
Object.defineProperty(exports, "__esModule", { value: true });
var bootstrap_1 = require("./bootstrap");
exports.bootstrap = bootstrap_1.default;
var suite_1 = require("./suite");
exports.Suite = suite_1.default;
var wallaby_1 = require("./wallaby");
exports.wallaby = wallaby_1.default;
//# sourceMappingURL=index.js.map
//# sourceMappingURL=index.js.map
;