Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devforth/painterro
/ activate
Function
activate
js/translation.js:69–71 ·
view source on GitHub ↗
(a)
Source
from the content-addressed store, hash-verified
67
}
68
}
69
export
function
activate(a) {
70
return
Translation.get().activate(a);
71
}
72
export
function
tr(n) {
73
return
Translation.get().tr(n);
74
}
Callers
1
setDefaults
Function · 0.90
Calls
2
activate
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…