UNPKG

use-query-rd

Version:

A drop in replacement for apollo client's `useQuery` hook with a return type that mimics Elm's RemoteData ADT

3 lines 87 B
export * from './rd'; export * from './useQueryRd'; //# sourceMappingURL=index.d.ts.map