mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 12:30:18 +00:00
Update index.d.ts
This commit is contained in:
Vendored
+1
-1
@@ -16,7 +16,7 @@ export interface Parameters {
|
||||
name?: any;
|
||||
method?: any;
|
||||
options?: any;
|
||||
data?: any
|
||||
data?: any;
|
||||
}
|
||||
|
||||
export interface Template {
|
||||
|
||||
Reference in New Issue
Block a user