UNPKG

spiel-connect

Version:

get all the backend methods to make request easy

3 lines (2 loc) 152 B
export { Connect } from "./connect"; export { IParamsConnect, IPropsConnect, IRequestConfigConnect, IRouterConnect, RequestFunction } from "./helpers";