@typescript/vfs
type declaration file is broken
#2742
Labels
Playground
Issues that affect the Playground
@typescript/vfs
'sindex.d.ts
file makes references to things that don't exist in it's scope.Expected behavior:
> tsc --noEmit
doesn't give any error for this module.Actual behavior:
There are 3 errors:
The text was updated successfully, but these errors were encountered: