UNPKG

ant-design-x-vue-next

Version:

Ant Design X for Vue — community continuation aligned with @ant-design/x

10 lines (9 loc) 175 B
import { merge as t } from "./statistic.mjs"; function e(o, n = {}, r) { return typeof r == "function" ? r( t(n, n[o] ?? {}) ) : r ?? {}; } export { e as default };