mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
rename to pathjs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/// <reference path="path.d.ts" />
|
||||
/// <reference path="pathjs.d.ts" />
|
||||
|
||||
Path.map("/test/:id")
|
||||
.to(()=>{ });
|
||||
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user