UNPKG

stackpress

Version:

Incept is a content management framework.

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