mirror of
https://gitee.com/niucloud-team/niucloud-admin.git
synced 2026-01-02 11:18:20 +00:00
2 lines
224 B
JavaScript
2 lines
224 B
JavaScript
class e extends Error{constructor(r){super(r),this.name="ElementPlusError"}}function t(s,r){throw new e(`[${s}] ${r}`)}function n(s,r){}const o="update:modelValue",E="change",a="input";export{E as C,a as I,o as U,n as d,t};
|