Skip to content

UseServicePriceProps

Defined in: synapse-react/src/warm-storage/use-service-price.ts:13

The props for the useServicePrice hook.

optional query: Omit<UseQueryOptions<OutputType, Error, OutputType, readonly unknown[]>, "queryKey" | "queryFn">

Defined in: synapse-react/src/warm-storage/use-service-price.ts:14