MCPcopy 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}
69export function activate(a) {
70 return Translation.get().activate(a);
71}
72export function tr(n) {
73 return Translation.get().tr(n);
74}

Callers 1

setDefaultsFunction · 0.90

Calls 2

activateMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…