MCPcopy
hub / github.com/postcss/postcss / map

Method map

lib/lazy-result.js:116–118  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

114 }
115
116 get map() {
117 return this.stringify().map
118 }
119
120 get messages() {
121 return this.sync().messages

Callers 14

terminalHighlightFunction · 0.45
cloneNodeFunction · 0.45
toJSONMethod · 0.45
declMethod · 0.45
fromJSONFunction · 0.45
cleanSourceFunction · 0.45
getMethod · 0.45
normalizeMethod · 0.45
showSourceCodeMethod · 0.45
constructorMethod · 0.45
runAsyncMethod · 0.45
runOnRootMethod · 0.45

Calls 1

stringifyMethod · 0.95

Tested by 2

addIndexFunction · 0.36
DeclarationFunction · 0.36