rhb-server/mes-ui/rhb-app/node_modules/es-errors/range.d.ts
2025-10-20 11:14:41 +08:00

4 lines
71 B
TypeScript

declare const RangeError: RangeErrorConstructor;
export = RangeError;