UNPKG

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