Skip to content

Type Alias: FolderDescendants

ts
type FolderDescendants = z.infer<typeof FolderDescendantsSchema>;

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