UNPKG

@kubb/plugin-swr

Version:

SWR hooks generator plugin for Kubb, creating type-safe data fetching hooks from OpenAPI specifications for React and Next.js applications.

8 lines (7 loc) 351 B
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); const require_Query = require('./Query-CbVZ99IO.cjs'); exports.Mutation = require_Query.Mutation; exports.MutationKey = require_Query.MutationKey; exports.Query = require_Query.Query; exports.QueryKey = require_Query.QueryKey; exports.QueryOptions = require_Query.QueryOptions;