JS: Implement type inference through export * as ns

This commit is contained in:
Asger Feldthaus
2020-02-06 14:29:35 +00:00
parent a252a41459
commit 7090124a1d
3 changed files with 20 additions and 3 deletions

View File

@@ -2,5 +2,4 @@ spuriousCallee
missingCallee
| constructor-field.ts:40:5:40:14 | f3.build() | constructor-field.ts:13:3:13:12 | build() {} |
| constructor-field.ts:71:1:71:11 | bf3.build() | constructor-field.ts:13:3:13:12 | build() {} |
| reExportLibClient.js:4:1:4:6 | ns.f() | lib.js:3:2:3:14 | function() {} |
badAnnotation