UNPKG

kentico-cloud-delivery

Version:

Official Kentico Cloud Delivery SDK

10 lines 361 B
"use strict"; exports.__esModule = true; var TaxonomySystemAttributes = /** @class */ (function () { function TaxonomySystemAttributes(data) { Object.assign(this, data); } return TaxonomySystemAttributes; }()); exports.TaxonomySystemAttributes = TaxonomySystemAttributes; //# sourceMappingURL=taxonomy-system-attributes.class.js.map