|
|
|
|
|
by wruza
1683 days ago
|
|
Could you please point to “strange things” that people do with “exports” AND how it prevents static analyzers from doing their job? Why they can do it for: var x = strange_thing()
but suddenly can not when “x” is renamed to “exports”? |
|
Few widely used packages do something like: