mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-15 14:22:43 +00:00
feat(desktop): ts-ify everything
This commit is contained in:
parent
fac85518fc
commit
39d09453f9
116 changed files with 2500 additions and 1756 deletions
|
|
@ -2687,7 +2687,7 @@ _electron_dir() {
|
|||
fi
|
||||
}
|
||||
|
||||
# True when dist/ holds a usable Electron binary (#38673 / run-electron-builder.cjs).
|
||||
# True when dist/ holds a usable Electron binary (#38673 / run-electron-builder.mjs).
|
||||
_electron_dist_ok() {
|
||||
local install_dir="$1"
|
||||
local electron_dir
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue