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.

3 lines (2 loc) 99 B
export { pluginSwr, pluginSwrName } from './plugin.ts' export type { PluginSwr } from './types.ts'