UNPKG

kentico-cloud-delivery

Version:

Official Kentico Cloud Delivery SDK

10 lines 257 B
"use strict"; exports.__esModule = true; var Element = /** @class */ (function () { function Element(data) { Object.assign(this, data); } return Element; }()); exports.Element = Element; //# sourceMappingURL=element.class.js.map