wip: fix type errors

This commit is contained in:
Dax Raad
2025-07-24 17:37:57 -04:00
parent 284c01018e
commit aa2a5057ac
3 changed files with 39 additions and 58 deletions

View File

@@ -1,4 +1,3 @@
import { Session } from "../../../session"
import { Snapshot } from "../../../snapshot"
import { bootstrap } from "../../bootstrap"
import { cmd } from "../cmd"