UNPKG

@ts-rest/react-query

Version:

react-query client integration for @ts-rest

4 lines (3 loc) 226 B
export { initTsrReactQuery } from './v5/init-tsr-react-query.esm.mjs'; export { isFetchError, isNotKnownResponseError } from './v5/type-guards.esm.mjs'; export { exhaustiveGuard, isUnknownErrorResponse } from '@ts-rest/core';