MCPcopy
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
13export default {

Callers 1

toCSSMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected