mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-18 12:33:17 +08:00
removed urijs
This commit is contained in:
5
urijs/URITemplate.d.ts
vendored
5
urijs/URITemplate.d.ts
vendored
@@ -1,5 +0,0 @@
|
||||
declare class URITemplate{
|
||||
constructor();
|
||||
constructor(template: string);
|
||||
expand(vals: Object): string;
|
||||
}
|
||||
Reference in New Issue
Block a user