rename to pathjs

This commit is contained in:
Lokesh Peta 2015-07-30 09:54:07 +01:00
parent e4ea80a783
commit f9694258d2
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/// <reference path="path.d.ts" />
/// <reference path="pathjs.d.ts" />
Path.map("/test/:id")
.to(()=>{ });

View File

@ -1,5 +1,5 @@
// Type definitions for Pathjs v0.8.4
// Project: https://github.com/mtrpcic/pathjs/blob/master/path.js
// Project: https://github.com/mtrpcic/pathjs
// Definitions by: Lokesh Peta <https://github.com/lokeshpeta/>
// Definitions: https://github.com/borisyankov/DefinitelyTyped