https://github.com/Microsoft/TypeScript
Raw File
Tip revision: 5764cdc8ec19da02858376ae5c1407a923c2d124 authored by Daniel Rosenwasser on 31 October 2021, 19:35:06 UTC
Bump version to 4.4.1-rc and LKG
Tip revision: 5764cdc
vfsRef.ts
// empty ref to vfs so it can be referenced by unittests
namespace vfs {}
back to top