Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ text
Function
text
src/pages/runningProcesses/runningProcesses.js:8–8 ·
view source on GitHub ↗
(key, fallback)
Source
from the content-addressed store, hash-verified
6
import
actionStack from
"lib/actionStack"
;
7
8
const
text = (key, fallback) => strings[key] || fallback;
9
10
export
default
function
RunningProcesses() {
11
const
$refresh = (
Callers
1
runningProcesses.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected