rpc-client/dist/error.d.ts

3 lines
98 B
TypeScript
Raw Normal View History

2022-08-27 19:13:00 +00:00
export declare const ERR_MAX_TRIES_HIT = "ERR_MAX_TRIES_HIT";
2022-08-18 23:20:23 +00:00
//# sourceMappingURL=error.d.ts.map