Files
spectr/gui/wails/frontend/node_modules/es-errors/range.d.ts
T
2026-08-27 19:41:00 +03:00

4 lines
71 B
TypeScript

declare const RangeError: RangeErrorConstructor;
export = RangeError;