mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 00:11:23 +00:00
fix: restore zod typing and import ClaudeJsonParseResult
This commit is contained in:
@@ -23,6 +23,7 @@ import { sendTypingIndicator } from "../twilio/typing.js";
|
||||
import {
|
||||
CLAUDE_BIN,
|
||||
CLAUDE_IDENTITY_PREFIX,
|
||||
type ClaudeJsonParseResult,
|
||||
parseClaudeJson,
|
||||
} from "./claude.js";
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user