Skip to content

Type Alias: CloudClient

ts
type CloudClient = ReturnType<typeof createCloudClient>;

Defined in: src/cloud/createCloudClient.ts:1808