mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 08:10:44 +00:00
fix: export diagnostic error category once
This commit is contained in:
@@ -10,6 +10,8 @@ import {
|
||||
type DiagnosticTraceContext,
|
||||
} from "../../../infra/diagnostic-trace-context.js";
|
||||
|
||||
export { diagnosticErrorCategory };
|
||||
|
||||
type ModelCallDiagnosticContext = {
|
||||
runId: string;
|
||||
sessionKey?: string;
|
||||
|
||||
Reference in New Issue
Block a user