Skip to content

Type Alias: Id

ts
type Id = z.infer<typeof IdSchema>;

Defined in: src/cloud/models/id.ts:13