UNPKG

@mockyeah/fetch

Version:

fetch integration for mockyeah request mocking utility.

3 lines (2 loc) 95 B
declare const handleEmptyBody: (res: Response) => Promise<string>; export { handleEmptyBody };