UNPKG

@suspensive/react-query-5

Version:

Suspensive interfaces for @tanstack/react-query@5

18 lines (16 loc) 632 B
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); let _tanstack_react_query = require("@tanstack/react-query"); //#region src/queryOptions.ts /** * This feature is officially supported in \@tanstack/react-query@5, You can proceed with the migration. * @deprecated Use `queryOptions` from \@tanstack/react-query@5 * @example * ```diff * - import { queryOptions } from '@suspensive/react-query' * + import { queryOptions } from '@tanstack/react-query' * ``` */ const queryOptions = _tanstack_react_query.queryOptions; //#endregion exports.queryOptions = queryOptions; //# sourceMappingURL=queryOptions.cjs.map