import { createClient } from 'redis-mock';

export const redisMock = createClient();
