2 parents b57a529 + 9e26af2 commit 239e47bCopy full SHA for 239e47b
1 file changed
src/storage/kv.ts
@@ -1,4 +1,3 @@
1
-/// <reference lib="deno.unstable" />
2
// Deno KV storage implementation
3
import type { ISessionStore, LoadResult, SessionData } from "../types.ts";
4
0 commit comments