UNPKG

ui-router-core

Version:

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

5 lines 168 B
/** @module resolve */ /** for typedoc */ export * from "./interface"; export * from "./resolvable"; export * from "./resolveContext"; //# sourceMappingURL=index.js.map