TypeScript/tests/cases/compiler/noErrorOnEmptyDts.ts

8 lines
No EOL
124 B
TypeScript

// @module: commonjs
// @filename: c:/node_modules/test.d.ts
// comment
// @filename: c:/app/main.ts
import "test"