UNPKG

@uirouter/core

Version:

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

8 lines 267 B
var UIRouterPluginBase = /** @class */ (function () { function UIRouterPluginBase() { } UIRouterPluginBase.prototype.dispose = function (router) { }; return UIRouterPluginBase; }()); export { UIRouterPluginBase }; //# sourceMappingURL=interface.js.map