Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/messageformat/messageformat
/ B
Function
B
docs/scripts/prettify/prettify.js:112–117 ·
view source on GitHub ↗
(a, m, e, h)
Source
from the content-addressed store, hash-verified
110
}
111
112
function
B(a, m, e, h) {
113
m && (a = {
114
a: m,
115
d: a
116
}, e(a), h.push.apply(h, a.e))
117
}
118
119
function
x(a, m) {
120
function
e(a) {
Callers
1
e
Function · 0.70
Calls
1
e
Function · 0.70
Tested by
no test coverage detected