UNPKG

@0xtld/tair-node

Version:

A Node.js package for Tair functionality with configuration, core, and helper modules.

6 lines 143 B
declare const CONSTANTS: { RETRY_ATTEMPTS: number; RETRY_DELAY: number; }; export { CONSTANTS }; //# sourceMappingURL=constant.d.ts.map