Skip to content
This repository was archived by the owner on Jul 12, 2023. It is now read-only.

UseFetch factory for creating the hook with a custom fetch implementation. #8

@quisido

Description

@quisido
export const createUseFetch = fetch => {/*...*/};
export default createUseFetch(global.fetch);

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions