mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-22 05:10:23 +08:00
4 lines
86 B
TypeScript
4 lines
86 B
TypeScript
class RequestInProgressError extends Error {}
|
|
|
|
export default RequestInProgressError;
|