UNPKG

kentico-cloud-delivery

Version:

Official Kentico Cloud Delivery SDK

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