UNPKG

@equinor/fusion-query

Version:

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

4 lines 154 B
export { default, QueryCache } from './QueryCache'; export { QueryCacheEvent } from './events'; export * from './types'; //# sourceMappingURL=index.js.map