convert more type-trackers to API-graphs

This commit is contained in:
Erik Krogh Kristensen
2022-02-10 09:54:52 +01:00
parent 6483a92587
commit 12d31d750a
7 changed files with 131 additions and 223 deletions

View File

@@ -2,6 +2,7 @@ test_CheerioRef
| tst.js:1:1:1:30 | import ... eerio"; |
| tst.js:1:8:1:14 | cheerio |
| tst.js:4:11:4:23 | getTemplate() |
| tst.js:8:1:10:1 | return of function getTemplate |
| tst.js:9:10:9:36 | cheerio ... t</b>') |
test_CheerioObjectCreation
| tst.js:5:3:5:18 | $.attr('foo', 5) |