Skip to content

Type Alias: GenericUserKey

ts
type GenericUserKey = z.infer<typeof GenericUserKeySchema>;

Defined in: src/v1/models/genericUserKey.ts:11