Files
CreaBook/node_modules/@tanstack/react-query/build/legacy/QueryErrorResetBoundary.d.cts
2026-04-05 03:08:53 +02:00

9 lines
556 B
TypeScript

export { QueryErrorResetFunction } from './_tsup-dts-rollup.cjs';
export { QueryErrorIsResetFunction } from './_tsup-dts-rollup.cjs';
export { QueryErrorClearResetFunction } from './_tsup-dts-rollup.cjs';
export { QueryErrorResetBoundaryValue } from './_tsup-dts-rollup.cjs';
export { useQueryErrorResetBoundary } from './_tsup-dts-rollup.cjs';
export { QueryErrorResetBoundaryFunction } from './_tsup-dts-rollup.cjs';
export { QueryErrorResetBoundaryProps } from './_tsup-dts-rollup.cjs';
export { QueryErrorResetBoundary } from './_tsup-dts-rollup.cjs';