DEBSOURCES
Skip Quicknav
sources / node-typescript / 4.1.3-1 / tests / baselines / reference / topLevelAwaitNonModule.types
12345
=== tests/cases/conformance/externalModules/topLevelAwaitNonModule.ts === await x; >await x : any >x : any