Repository URL to install this package:
|
Version:
2.7.11 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
const tslib_1 = require("tslib");
const ProductOptions_1 = tslib_1.__importDefault(require("./ProductOptions"));
exports.ProductOptions = ProductOptions_1.default;
exports.default = ProductOptions_1.default; //# sourceMappingURL=index.js.map