/** * @beta API Exports of the `query` module. * * Beta APIs are under evaluation and may change in future releases. * Not recommended for production use. */ export { useQueryCache } from '../../../domains/query-execution/hooks/use-query-cache/use-query-cache.js';