UNPKG

ky

Version:

Tiny and elegant HTTP client based on the Fetch API

2 lines (1 loc) 79 B
export default function isRawNetworkError(error: unknown): error is TypeError;