DEBSOURCES
Skip Quicknav
sources / node-typescript / 3.3.3333-1 / tests / baselines / reference / jsFileCompilationWithOut.types
12345678910
=== tests/cases/compiler/a.ts === class c { >c : c } === tests/cases/compiler/b.js === function foo() { >foo : () => void }