Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/less/less.js
/ contexts.js
File
contexts.js
packages/less/lib/less/contexts.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
contexts = {};
2
export
default contexts;
3
import
* as Constants from
'./constants.js'
;
4
Callers
nothing calls this directly
Calls
5
copyFromOriginal
Function · 0.85
isPathLocalRelative
Function · 0.85
isPathRelative
Function · 0.85
push
Method · 0.80
join
Method · 0.65
Tested by
no test coverage detected