UNPKG

redis-smq

Version:

A simple high-performance Redis message queue for Node.js.

3 lines 163 B
import { IRedisSMQConfig } from './types/index.js'; export default function Namespace(userConfig: IRedisSMQConfig): string; //# sourceMappingURL=namespace.d.ts.map