mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-26 07:44:56 +00:00
wip: console
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { useSession } from "vinxi/http"
|
||||
|
||||
export interface AuthSession {
|
||||
account: Record<
|
||||
account?: Record<
|
||||
string,
|
||||
{
|
||||
id: string
|
||||
|
||||
Reference in New Issue
Block a user