We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
See findAllRefs_importType_js.ts (added in #23998)
findAllRefs_importType_js.ts
@sandersn I think you were planning a change to make module.exports = more similar to export =? That would fix that test.
module.exports =
export =
See #25533
Activity
ghost commentedon Jun 15, 2018
@sandersn I think you were planning a change to make
module.exports =
more similar toexport =
? That would fix that test.sandersn commentedon Mar 13, 2019
See #25533