Miao-Yunzai/src/init/redis.ts

3 lines
62 B
TypeScript
Raw Normal View History

import { redisInit } from '../config/redis'
await redisInit()