Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/postcss/postcss
/ root
Method
root
lib/lazy-result.js:132–134 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
130
}
131
132
get root() {
133
return
this.sync().root
134
}
135
136
get [Symbol.toStringTag]() {
137
return
'LazyResult'
Callers
nothing calls this directly
Calls
1
sync
Method · 0.95
Tested by
no test coverage detected