MCPcopy
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

1const contexts = {};
2export default contexts;
3import * as Constants from './constants.js';
4

Callers

nothing calls this directly

Calls 5

copyFromOriginalFunction · 0.85
isPathLocalRelativeFunction · 0.85
isPathRelativeFunction · 0.85
pushMethod · 0.80
joinMethod · 0.65

Tested by

no test coverage detected