UNPKG

@equinor/fusion-query

Version:

Reactive data fetching and caching library with observable streams and comprehensive event system

5 lines 212 B
export { QueryClientError } from './QueryClientError'; export { default, QueryClient } from './QueryClient'; export { QueryClientEvent } from './events'; export * from './types'; //# sourceMappingURL=index.js.map