UNPKG

267 BJavaScriptView Raw
1var UIRouterPluginBase = /** @class */ (function () {
2 function UIRouterPluginBase() {
3 }
4 UIRouterPluginBase.prototype.dispose = function (router) { };
5 return UIRouterPluginBase;
6}());
7export { UIRouterPluginBase };
8//# sourceMappingURL=interface.js.map
\No newline at end of file