Skip to content

Type Alias: DatabaseDescendants

ts
type DatabaseDescendants = z.infer<typeof DatabaseDescendantsSchema>;

Defined in: src/v2/models/databaseDescendants.ts:11