🏠
Working from home
Pinned Loading
-
React hooks for asynchronous calls
React hooks for asynchronous calls 1import React from 'react'
23/**
4* @typedef {object} State The state of asynchronous hooks.
5* @property {object | null} error The error.
-
Bidirectional object mapping
Bidirectional object mapping 1/**
2* @typedef {object} Mapper
3* @property {function(any): any} fromAPI
4* @property {function(any): any} toAPI
5*
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.