rpc-client/dist/error.d.ts

3 lines
86 B
TypeScript
Raw Normal View History

2022-07-23 15:43:05 +00:00
export declare const ERR_NOT_READY = "NOT_READY";
2022-08-18 23:20:23 +00:00
//# sourceMappingURL=error.d.ts.map