UNPKG

ui-router-core

Version:

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

8 lines 252 B
"use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } /** @module path */ /** for typedoc */ __export(require("./pathNode")); __export(require("./pathFactory")); //# sourceMappingURL=index.js.map