UNPKG

signalforge

Version:

Fine-grained reactive state management with automatic dependency tracking - Ultra-optimized, zero dependencies

2 lines 172 B
export { createSignal, createComputed, createEffect, batch, untrack, flushSync, type Signal, type ComputedSignal, } from '../core/store'; //# sourceMappingURL=core.d.ts.map