UNPKG

js-moi-providers

Version:

Module to connect and interact with MOI network

5 lines 325 B
export declare const ConnectionNotOpenError: (event?: any) => Error; export declare const InvalidConnection: (host: string, event: any) => Error; export declare const MaxAttemptsReachedOnReconnectingError: () => Error; export declare const PendingRequestsOnReconnectingError: () => Error; //# sourceMappingURL=errors.d.ts.map