tdesign-mobile-vue
Version:
tdesign-mobile-vue
18 lines (14 loc) • 374 B
JavaScript
/**
* tdesign v1.7.0
* (c) 2024 TDesign Group
* @license MIT
*/
import { _ as _typeof } from './dep-620d73f7.mjs';
import './dep-8bf3054e.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-e6c129ab.mjs.map