全栈小学生 26524c4bf5 update admin
2023-08-12 16:21:13 +08:00

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};