Skip to content

PersistentAI API Documentation / @persistentai/fireflow-vfs / / FileAction

Type Alias: FileAction

FileAction = "open" | "edit" | "preview" | "rename" | "delete" | "duplicate" | "move" | "copyPath" | "copyUri" | "download" | "export" | "configure" | "refresh"

Defined in: packages/fireflow-vfs/src/types/file-type-definition.ts:38

Built-in file actions

Licensed under BUSL-1.1