DEBSOURCES
Skip Quicknav
sources / node-typescript / 2.1.5-1 / tests / baselines / reference / es6modulekindWithES5Target4.types
12345678
=== tests/cases/compiler/es6modulekindWithES5Target4.ts === class E { } >E : E export default E; >E : E