UNPKG

@opentiny/vue-renderless

Version:

An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.

8 lines (7 loc) 230 B
import "../../../chunk-G2ADBYYC.js"; import isNull from "../base/isNull"; const property = (key, defs) => (object) => isNull(object) ? defs : object[key]; var property_default = property; export { property_default as default };