UNPKG

@uppy/utils

Version:

Shared utility functions for Uppy Core and plugins maintained by the Uppy team.

3 lines 139 B
declare function isNetworkError(xhr?: XMLHttpRequest): boolean; export default isNetworkError; //# sourceMappingURL=isNetworkError.d.ts.map