Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mayneyao/eidos
/ static
Method
static
packages/ext-server/src/js/tailwind-raw.js:2269–2271 ·
view source on GitHub ↗
(r, o)
Source
from the content-addressed store, hash-verified
2267
utilities =
new
H(() => [])
2268
completions =
new
Map()
2269
static(r, o) {
2270
this.utilities.get(r).push({ kind:
"static"
, compileFn: o })
2271
}
2272
functional(r, o, t) {
2273
this.utilities
2274
.get(r)
Callers
13
t
Function · 0.80
a
Function · 0.80
Dr
Function · 0.80
Kr
Function · 0.80
fromAst
Method · 0.80
o
Function · 0.80
Hr
Function · 0.80
addVariant
Function · 0.80
addUtilities
Function · 0.80
Co
Function · 0.80
To
Function · 0.80
p
Function · 0.80
Calls
3
get
Method · 0.65
set
Method · 0.65
push
Method · 0.45
Tested by
no test coverage detected