[Feature] Introduce useQuery with DefinedUseQueryResult type and queryOptions with DefinedInitialDataOptions #9
Annotations
3 warnings
|
ci:
tsup.config.ts#L3
'options' is defined but never used. Allowed unused args must match /^_/u
|
|
ci:
src/index.spec.tsx#L44
'client' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
|
|
ci:
src/index.spec.tsx#L7
'basicHonoApp' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
|