UNPKG

redis-smq-common

Version:

Provides essential components and utilities shared across RedisSMQ packages.

7 lines 211 B
export declare const constants: { REDIS_SERVER_VERSION: string; REDIS_CACHE_DIRECTORY: string; REDIS_SETUP_LOCK_FILE: string; REDIS_BINARY_PATH: string; }; //# sourceMappingURL=constants.d.ts.map