UNPKG

@sandstack/neuron

Version:

Neuron is a lightweight framework agnostic global state manager for Javascript apps, with React support

4 lines (3 loc) 135 B
import { Shallow, ShallowFeatures, shallowEqual } from "./shallow"; export type { ShallowFeatures }; export { Shallow, shallowEqual };