@doflo/flow-interfaces
Advanced tools
Comparing version 1.22.27 to 1.22.28
@@ -511,4 +511,4 @@ /// <reference types="node" /> | ||
export declare class FlowError extends Error { | ||
readonly flowErrorType: flowErrorType; | ||
readonly isTemporary: boolean; | ||
flowErrorType: flowErrorType; | ||
isTemporary: boolean; | ||
constructor(message: string, errorType: flowErrorType); | ||
@@ -515,0 +515,0 @@ } |
{ | ||
"name": "@doflo/flow-interfaces", | ||
"version": "1.22.27", | ||
"version": "1.22.28", | ||
"description": "Public Interfaces, Schemas, & GRPC Signatures for doFlo developers", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
284691