Repository URL to install this package:
|
Version:
3.0.1 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./ProductDescription"), exports);
tslib_1.__exportStar(require("./ProductFacets"), exports);
tslib_1.__exportStar(require("./ProductImage"), exports);
tslib_1.__exportStar(require("./ProductImageWithCaption"), exports);
tslib_1.__exportStar(require("./ProductIdentifier"), exports);
tslib_1.__exportStar(require("./ProductName"), exports);
tslib_1.__exportStar(require("./ProductPrice"), exports);
tslib_1.__exportStar(require("./ProductQuantity"), exports);
tslib_1.__exportStar(require("./ProductRatings"), exports);
tslib_1.__exportStar(require("./ProductOrderSummary"), exports);
tslib_1.__exportStar(require("./ProductItem"), exports); //# sourceMappingURL=index.js.map