0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-03-15 08:34:54 +00:00
renovatebot_renovate/lib/util/http/errors.ts
2025-02-28 17:17:09 +00:00

2 lines
98 B
TypeScript

// required for zod type safety with `Result.wrap`
export class EmptyResultError extends Error {}