Type Alias FileStatusDataError

FileStatusDataError: { error: string; status: "error" }

Type declaration

  • error: string
  • status: "error"