UNPKG

@mittwald/react-use-promise

Version:

Simple and declarative use of Promises in your React components. Observe their state and refresh them in various advanced ways.

5 lines (4 loc) 127 B
import { hash } from "object-code"; export const defaultStorageKeyBuilder = (input) => { return hash(input).toString(); };