UNPKG

@xmobitea/gn-typescript-client

Version:

GearN Typescript Client SDK by XmobiTea (Pro)

8 lines (7 loc) 147 B
export declare enum ExecuteResponseStatus { Ok = 1, Exception = 2, FunctionNameNotFound = 3, VersionInvalid = 4, Timeout = 5 }