/** * This file was auto-generated by Fern from our API Definition. */ import * as Vellum from "../index"; export type FolderEntity = Vellum.FolderEntityFolder | Vellum.FolderEntityPromptSandbox | Vellum.FolderEntityWorkflowSandbox | Vellum.FolderEntityDocumentIndex | Vellum.FolderEntityTestSuite | Vellum.FolderEntityDataset;