UNPKG

piral-core

Version:

The core library for creating a Piral instance.

5 lines 162 B
export * from './createActions'; export * from './createGlobalState'; export * from './stateContext'; export * from './withApi'; //# sourceMappingURL=index.js.map