MCPcopy
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

teardownFunction · 0.80
teardownFunction · 0.80
teardownFunction · 0.80
teardownFunction · 0.80
jss-tests.tsFile · 0.80
index.test.jsFile · 0.80
resetSheetsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected