🌊 embeddedTools.ts

This commit is contained in:
nirholas
2026-03-31 10:24:16 +00:00
parent 1d210e68f1
commit a7e0da6010

View File

@@ -27,3 +27,4 @@ export function hasEmbeddedSearchTools(): boolean {
export function embeddedSearchToolsBinaryPath(): string { export function embeddedSearchToolsBinaryPath(): string {
return process.execPath return process.execPath
} }