UNPKG

334 BJavaScriptView Raw
1import { _ContentType } from "../content-types/types.js";
2import { getValueForUICultureBinder } from "./funcs.js";
3_ContentType.prototype.titleResource = getValueForUICultureBinder("nameResource");
4_ContentType.prototype.descriptionResource = getValueForUICultureBinder("descriptionResource");
5//# sourceMappingURL=content-type.js.map
\No newline at end of file