Allow export as namespace
alongside commonJS's export =
#30327
Labels
Declined
The issue was declined as something which matches the TypeScript vision
Search Terms
export as namespace lodash umd commonjs
Suggestion
This is coming from this issue:
#29039
Basically vscode auto-import won't work with lodash's .d.ts file because, and I quote @aleclarson:
He suggested that I open a new proposal for:
Use Cases
This would allow lodash to be auto-completed because named exports would then be allowed side-by-side with commonJS.
Checklist
My suggestion meets these guidelines:
Thanks!
Linked issues:
#10907
#24719
#26299
The text was updated successfully, but these errors were encountered: