mirror of
https://gitee.com/niucloud-team/niucloud-admin.git
synced 2026-01-05 20:48:11 +00:00
2 lines
159 B
JavaScript
2 lines
159 B
JavaScript
class s extends Error{constructor(r){super(r),this.name="ElementPlusError"}}function o(e,r){throw new s(`[${e}] ${r}`)}function t(e,r){}export{t as d,o as t};
|