|
10 | 10 | {"type":"NameOther","value":"map"}, |
11 | 11 | {"type":"Punctuation","value":"();"}, |
12 | 12 | {"type":"Text","value":"\n\n"}, |
| 13 | + {"type":"KeywordReserved","value":"using"}, |
| 14 | + {"type":"Text","value":" "}, |
| 15 | + {"type":"NameOther","value":"resource"}, |
| 16 | + {"type":"Text","value":" "}, |
| 17 | + {"type":"Operator","value":"="}, |
| 18 | + {"type":"Text","value":" "}, |
| 19 | + {"type":"Keyword","value":"new"}, |
| 20 | + {"type":"Text","value":" "}, |
| 21 | + {"type":"NameOther","value":"Resource"}, |
| 22 | + {"type":"Punctuation","value":"();"}, |
| 23 | + {"type":"Text","value":"\n\n"}, |
13 | 24 | {"type":"KeywordReserved","value":"declare"}, |
14 | 25 | {"type":"Text","value":" "}, |
15 | 26 | {"type":"KeywordReserved","value":"module"}, |
|
188 | 199 | {"type":"Text","value":" "}, |
189 | 200 | {"type":"NameOther","value":"TestComponent"}, |
190 | 201 | {"type":"Text","value":" "}, |
191 | | - {"type":"Punctuation","value":"}"} |
| 202 | + {"type":"Punctuation","value":"}"}, |
| 203 | + {"type":"Text","value":"\n"} |
192 | 204 | ] |
0 commit comments