Skip to content

Commit 0cc3b8a

Browse files
committed
JS: Update test output
1 parent e8864d0 commit 0cc3b8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

javascript/ql/test/library-tests/TypeScript/HasUnderlyingType/HasUnderlyingType.expected

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
underlyingTypeNode
2+
| foo | | file://:0:0:0:0 | use moduleImport("foo").getMember("exports") |
3+
| foo | | foo.ts:1:8:1:10 | use moduleImport("foo").getMember("exports").getMember("default") |
24
| foo | Bar | foo.ts:3:1:5:1 | use moduleImport("foo").getMember("exports").getMember("Bar").getInstance() |
35
| foo | Bar | foo.ts:3:12:3:12 | use moduleImport("foo").getMember("exports").getMember("Bar").getInstance() |
46
#select

0 commit comments

Comments
 (0)