mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-30 13:15:03 +00:00
chore: wtf.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { GatewayClient } from "../gateway/client.js";
|
||||
import type { AcpServerOptions } from "./types.js";
|
||||
import { readBool, readString } from "./meta.js";
|
||||
import type { AcpServerOptions } from "./types.js";
|
||||
|
||||
export type AcpSessionMeta = {
|
||||
sessionKey?: string;
|
||||
|
||||
Reference in New Issue
Block a user