extra-usage-noninteractive.ts

This commit is contained in:
nirholas
2026-03-31 10:23:01 +00:00
parent 76be55f327
commit 54cf412e8f

View File

@@ -15,3 +15,4 @@ export async function call(): Promise<{ type: 'text'; value: string }> {
} }
} }