mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-19 16:49:45 +08:00
Update index.d.ts
This commit is contained in:
2
types/twig/index.d.ts
vendored
2
types/twig/index.d.ts
vendored
@@ -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