2026-01-03 15:11:11 -05:00

4 lines
56 B
TypeScript

declare const Error: ErrorConstructor;
export = Error;