mirror of
https://github.com/ChinaSiro/claude-code-sourcemap.git
synced 2026-05-21 07:25:51 +08:00
5 lines
77 B
JavaScript
5 lines
77 B
JavaScript
'use strict';
|
|
|
|
/** @type {import('./range')} */
|
|
module.exports = RangeError;
|