@types/twig
Advanced tools
Comparing version 1.12.8 to 1.12.9
@@ -49,2 +49,3 @@ // Type definitions for twig 1.12 | ||
export interface RenderOptions { | ||
[index: string]: any; | ||
allowAsync?: boolean | undefined; | ||
@@ -51,0 +52,0 @@ settings?: |
{ | ||
"name": "@types/twig", | ||
"version": "1.12.8", | ||
"version": "1.12.9", | ||
"description": "TypeScript definitions for twig", | ||
@@ -48,4 +48,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/twig", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "5a31bdb74812248ba81906726a5aef5773beb8ad156468c5836a7eaf7452268d", | ||
"typeScriptVersion": "3.8" | ||
"typesPublisherContentHash": "9faa45505dd15520439da61e6248fe686a05889e77ef53b0c1836f9c6da1847b", | ||
"typeScriptVersion": "3.9" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sun, 28 Nov 2021 21:31:03 GMT | ||
* Last updated: Sun, 27 Mar 2022 14:01:43 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
12121
224