Type Alias: ApiClient
ApiClient =ReturnType<typeofcreateClient>
ApiClient type alias in the Terminal49 TypeScript SDK, representing the typed openapi-fetch client returned by createClient and used internally by Transport.
ApiClient =ReturnType<typeofcreateClient>