utils.ts

This commit is contained in:
nirholas
2026-03-31 10:24:08 +00:00
parent b80feaf73a
commit eec312bd48

View File

@@ -38,3 +38,4 @@ export function getToolUseIDFromParentMessage(
? toolUseBlock.id
: undefined
}