UNPKG

ingenious-flow-designer

Version:

[演示地址](http://antd-vben5-pro.madong.tech/)

18 lines (17 loc) 375 B
import { k as get, s as set } from "./index-D1VwbMai.js"; const keysOf = (arr) => Object.keys(arr); const getProp = (obj, path, defaultValue) => { return { get value() { return get(obj, path, defaultValue); }, set value(val) { set(obj, path, val); } }; }; export { getProp as g, keysOf as k }; //# sourceMappingURL=objects-CbTkFvKC.js.map