Skip to content

Type Alias: Principal

ts
type Principal = z.infer<typeof PrincipalSchema>;

Defined in: src/v2/models/principal.ts:12