DEBSOURCES
Skip Quicknav
sources / node-typescript / 5.2.2-1 / tests / baselines / reference / asyncInterface_es6.types
123456
//// [tests/cases/conformance/async/es6/asyncInterface_es6.ts] //// === asyncInterface_es6.ts === async interface I { }