UNPKG

@runicjs/runic

Version:

A lightweight, type-safe vanilla JS state management library

4 lines (3 loc) 106 B
export { default as createStore } from './createStore'; export * from './types'; export * from './utils';