UNPKG

@remix-run/web-fetch

Version:

Web API compatible fetch implementation

7 lines (3 loc) 157 B
export { Blob, ReadableStream } from '@remix-run/web-blob' export { File } from '@remix-run/web-file' export { FormData } from '@remix-run/web-form-data'