UNPKG

ui-router-core

Version:

UI-Router Core: Framework agnostic, State-based routing for JavaScript Single Page Apps

7 lines (6 loc) 108 B
/** * @coreapi * @module view */ /** for typedoc */ export * from "./interface"; export * from "./view";