UNPKG

kentico-cloud-delivery

Version:

Official Kentico Cloud Delivery SDK

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