UNPKG

@runicjs/runic

Version:

A lightweight, type-safe vanilla JS state management library

4 lines 141 B
export { default as createStore } from './createStore'; export * from './types'; export * from './utils'; //# sourceMappingURL=index.d.ts.map