English
Appearance
@modoki/engine / index / SubscribableStore
Minimal store shape — every Zustand store satisfies this.
subscribe(listener): () => void
listener
void
() => void