UNPKG

react-use-api

Version:

<div align="center"> <h1> <img width="120" src="./icon.svg"> <br/> React useApi() <br /> <br /> </h1> </div>

3 lines (2 loc) 119 B
/// <reference types="react" /> export declare const ApiContext: import("react").Context<import("./typings").Context>;