UNPKG

363 BJavaScriptView Raw
1import { _UserCustomAction } from "../user-custom-actions/types.js";
2import { getValueForUICultureBinder } from "./funcs.js";
3_UserCustomAction.prototype.titleResource = getValueForUICultureBinder("titleResource");
4_UserCustomAction.prototype.descriptionResource = getValueForUICultureBinder("descriptionResource");
5//# sourceMappingURL=user-custom-actions.js.map
\No newline at end of file