MCPcopy
hub / github.com/less/less.js / index

Method index

packages/less/lib/less/tree/node.js:96–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

94 }
95
96 get index() {
97 return this.getIndex();
98 }
99
100 /**
101 * @param {Node | Node[]} nodes

Callers

nothing calls this directly

Calls 1

getIndexMethod · 0.95

Tested by

no test coverage detected