UNPKG

@kubb/plugin-solid-query

Version:

Solid Query hooks generator plugin for Kubb, creating type-safe API client hooks from OpenAPI specifications for Solid.js applications.

4 lines (3 loc) 128 B
export { Query } from './Query.tsx' export { QueryKey } from './QueryKey.tsx' export { QueryOptions } from './QueryOptions.tsx'