MCPcopy
hub / github.com/witheve/Eve / ret

Function ret

src/css.js:34–34  ·  view source on GitHub ↗
(style, tp)

Source from the content-addressed store, hash-verified

32
33 var type, override;
34 function ret(style, tp) { type = tp; return style; }
35
36 // Tokenizers
37

Callers 3

tokenBaseFunction · 0.85
tokenStringFunction · 0.85
tokenParenthesizedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected