Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cssinjs/jss
/ reset
Method
reset
packages/jss/src/SheetsRegistry.js:41–43 ·
view source on GitHub ↗
* Reset the registry.
()
Source
from the content-addressed store, hash-verified
39
* Reset the registry.
40
*/
41
reset() {
42
this.registry = []
43
}
44
45
/**
46
* Remove a Style Sheet.
Callers
7
teardown
Function · 0.80
teardown
Function · 0.80
teardown
Function · 0.80
teardown
Function · 0.80
jss-tests.ts
File · 0.80
index.test.js
File · 0.80
resetSheets
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected