UNPKG

@eleven-am/xquery

Version:

XQuery is a sophisticated TypeScript wrapper for TanStack React Query, designed to enhance developer productivity with OpenAPI-generated clients. It enables developers to build and execute queries using fully type-safe factories instead of managing query

8 lines (7 loc) 215 B
export * from './factory'; export * from './useAction'; export * from './useAutoSave'; export * from './useInfiniteScroll'; export * from './useIsVisible'; export * from './usePrevious'; export * from './useTimer';