UNPKG

undici-retry

Version:

Library for handling retry logic with undici HTTP client

2 lines (1 loc) 52 B
export type ErrorDetails = Record<string, unknown>;