MCPcopy
hub / github.com/Choices-js/Choices / reset

Method reset

src/scripts/interfaces/store.ts:26–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 withTxn(func: () => void): void;
25
26 reset(): void;
27
28 get defaultState(): State;
29

Implementers 1

Storesrc/scripts/store/store.ts

Calls

no outgoing calls

Tested by

no test coverage detected