feat: add fake session adapter

This commit is contained in:
chungyeong
2026-05-10 01:27:43 +09:00
parent 1338e72e96
commit 017528b497
12 changed files with 695 additions and 2 deletions

View File

@@ -8,6 +8,7 @@
"references": [
{ "path": "./packages/core" },
{ "path": "./packages/db" },
{ "path": "./packages/session" },
{ "path": "./apps/cli" }
]
}