routes-utility
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -62,1 +62,2 @@ /// <reference types="when" /> | ||
} | ||
export declare const defaultRouter: Router; |
@@ -164,2 +164,3 @@ "use strict"; | ||
exports.Router = Router; | ||
exports.defaultRouter = new Router(); | ||
//# sourceMappingURL=index.js.map |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"scripts": { | ||
@@ -10,0 +10,0 @@ "test": "./node_modules/.bin/mocha --opts tests/mocha.opts tests/**/*.ts", |
Sorry, the diff of this file is not supported yet
16432
226