Skip to content

Type Alias: UserKey

ts
type UserKey = z.infer<typeof UserKeySchema>;

Defined in: src/cloud/models/userKey.ts:14