UNPKG

xverse-components-utils

Version:

xverse components utils

3 lines (2 loc) 143 B
import { PropsWithChildren } from 'react'; export declare function QueryClientProvider(props: PropsWithChildren): import("react").JSX.Element;