UNPKG

303 BJavaScriptView Raw
1import { _Field } from "../fields/types.js";
2import { getValueForUICultureBinder } from "./funcs.js";
3_Field.prototype.titleResource = getValueForUICultureBinder("titleResource");
4_Field.prototype.descriptionResource = getValueForUICultureBinder("descriptionResource");
5//# sourceMappingURL=field.js.map
\No newline at end of file