django-vue3-admin-web/node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js
2025-10-20 21:21:14 +08:00

4 lines
155 B
JavaScript

function _objectDestructuringEmpty(t) {
if (null == t) throw new TypeError("Cannot destructure " + t);
}
export { _objectDestructuringEmpty as default };