PersistentAI API Documentation / @persistentai/fireflow-vfs / / getFileTypeById
Function: getFileTypeById()
getFileTypeById(
id):IFileTypeDefinition|undefined
Defined in: packages/fireflow-vfs/src/types/file-types.ts:453
Get file type by ID
Parameters
id
string
Returns
IFileTypeDefinition | undefined