UNPKG

killa

Version:

State management for Vanilla and React

3 lines (2 loc) 114 B
export type { Store, Options, Selector, Subscriber } from 'killa/core'; export { createStore } from 'killa/core';