Skip to content

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

Type Alias: FileTypeCategory

FileTypeCategory = "fireflow" | "config" | "data" | "document" | "media" | "code" | "basic"

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

File type categories for grouping in menus and organization

Licensed under BUSL-1.1