UNPKG

@mockyeah/fetch

Version:

fetch integration for mockyeah request mocking utility.

6 lines (5 loc) 98 B
/** * https://stackoverflow.com/a/2117523 */ declare const uuid: () => string; export { uuid };