Kind: Type
Source: src/client/types.ts
Part of: Client
Definition
ts( args?: InferRequestType<T>, opt?: ClientRequestOptions ) => Promise<ClientResponseOfEndpoint<InferEndpointType<T>>>
Kind: Type
Source: src/client/types.ts
Part of: Client
ts( args?: InferRequestType<T>, opt?: ClientRequestOptions ) => Promise<ClientResponseOfEndpoint<InferEndpointType<T>>>
Was this page helpful?