DEBSOURCES
Skip Quicknav
sources / node-ts-loader / 9.4.2-2 / test / comparison-tests / declarationOutputWithMaps / sub / dep.ts
12345678
class Test { doSomething() { } } export = Test;