xdesign-vue-next
Version:
XDesign Component for vue-next
18 lines (14 loc) • 368 B
JavaScript
/**
* xdesign v1.0.6
* (c) 2023 xdesign
* @license MIT
*/
import { _ as _typeof } from './dep-82805301.mjs';
import './dep-10a947a6.mjs';
function isObject(value) {
var type = _typeof(value);
return value != null && (type == 'object' || type == 'function');
}
var isObject_1 = isObject;
export { isObject_1 as i };
//# sourceMappingURL=dep-6ad18815.mjs.map