removed urijs

This commit is contained in:
stephen.lautier
2015-04-25 12:46:56 +02:00
parent 0e75ece1a4
commit 4c3555871f

View File

@@ -1,5 +0,0 @@
declare class URITemplate{
constructor();
constructor(template: string);
expand(vals: Object): string;
}