UNPKG

@suspensive/react-query-5

Version:

Suspensive interfaces for @tanstack/react-query@5

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