MCPcopy Create free account
hub / github.com/chearon/dropflow / peg$f170

Function peg$f170

src/parse-css.js:1249–1249  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

1247 var peg$f168 = function(value) { return value; };
1248 var peg$f169 = function(value) { return { value: value, unit: 'cm' }; };
1249 var peg$f170 = function(value) { return { value: value, unit: 'mm' }; };
1250 var peg$f171 = function(value) { return { value: value, unit: 'in' }; };
1251 var peg$f172 = function(value) { return { value: value, unit: 'pt' }; };
1252 var peg$f173 = function(value) { return { value: value, unit: 'pc' }; };

Callers 1

peg$parseLENGTHFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected