mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-15 19:21:08 +00:00
fix(gateway): bypass sessions barrel types
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import type { ChatType } from "../channels/chat-type.js";
|
||||
import type { SessionEntry } from "../config/sessions.js";
|
||||
import type { SessionCompactionCheckpoint } from "../config/sessions.js";
|
||||
import type { SessionCompactionCheckpoint, SessionEntry } from "../config/sessions/types.js";
|
||||
import type {
|
||||
GatewayAgentRow as SharedGatewayAgentRow,
|
||||
SessionsListResultBase,
|
||||
|
||||
Reference in New Issue
Block a user