Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cssinjs/jss
/ toString
Method
toString
packages/jss-plugin-global/src/index.js:85–87 ·
view source on GitHub ↗
(options)
Source
from the content-addressed store, hash-verified
83
}
84
85
toString(options) {
86
return
this.rule ? this.rule.toString(options) :
''
87
}
88
}
89
90
const
separatorRegExp = /\s*,\s*/g
Callers
nothing calls this directly
Calls
1
toString
Method · 0.65
Tested by
no test coverage detected