use-quantum-state • Docs
use-quantum-state / Unsubscribe
type Unsubscribe: () => void;
The unsubscribe callback returned by the on
and once
methods of the QuantumEmitter.
void
This only exists to improve the readability of the API.
use-quantum-state • Docs
use-quantum-state / Unsubscribe
type Unsubscribe: () => void;
The unsubscribe callback returned by the on
and once
methods of the QuantumEmitter.
void
This only exists to improve the readability of the API.