@mirego/forra-api @mirego/forra-api / All Types / FileStatus Type Alias: FileStatus FileStatus = "FAILED" | "IN_QUEUE" | "PROCESSED" | "PROCESSING"