Type Alias RetryAsyncErrorData

RetryAsyncErrorData: { errors: unknown[]; maxAttempts: number }

IMPORT_PATH: "@daiso-tech/core/async"