1 parent 79c8550 commit 9e26af2Copy full SHA for 9e26af2
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