Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/less/less.js
/ toJSON
Method
toJSON
packages/less/lib/less-node/environment.js:8–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
addMapping(){}
7
setSourceContent(){}
8
toJSON(){
9
return
null;
10
}
11
};
12
13
export
default {
Callers
1
toCSS
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected