We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e714b6 commit 89034b5Copy full SHA for 89034b5
templates/KnockoutSpa/ClientApp/router.ts
@@ -1,5 +1,5 @@
1
import * as ko from 'knockout';
2
-var crossroads = require('crossroads');
+import crossroads = require('crossroads');
3
4
// This module configures crossroads.js, a routing library. If you prefer, you
5
// can use any other routing library (or none at all) as Knockout is designed to
0 commit comments