UNPKG

stackpress

Version:

Incept is a content management framework.

5 lines (4 loc) 192 B
import Session from './Session'; import * as actions from './actions'; export { matchAnyEvent, matchAnyRoute, matchEvent, matchRoute, isRegExp } from './helpers'; export { actions, Session };