Change name

This commit is contained in:
Jared Palmer 2023-05-19 14:25:15 -04:00
parent 177b2cc210
commit ae9eae0018
6 changed files with 122 additions and 453 deletions

3
lib/kv.ts Normal file
View file

@ -0,0 +1,3 @@
import _kv from "@vercel/kv";
export const kv = _kv;