Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
tokenBase
Function · 0.85
tokenString
Function · 0.85
tokenParenthesized
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected