Files
yu-zhi-ran/platform/frontend-vue/node_modules/es-errors/index.d.ts
T
2026-05-01 06:48:21 +08:00

4 lines
56 B
TypeScript

declare const Error: ErrorConstructor;
export = Error;