export composeURL funcion

This commit is contained in:
SrGooglo 2025-02-05 02:47:27 +00:00
parent 5d4c25c413
commit 379555cb3b

View File

@ -1,6 +1,6 @@
import Redis from "ioredis" import Redis from "ioredis"
function composeURL({ export function composeURL({
host, host,
port, port,
username, username,