Join Slack
Powered by
You can also import with `import “./other”` to for...
# general
w
white-balloon-205
10/25/2018, 3:05 PM
You can also import with
import “./other”
to force the module to be imported even if no values are used. This is a somewhat strange TypeScript design choice. See
https://github.com/Microsoft/TypeScript/issues/9191#issuecomment-226258610
.
2
Views
Open in Slack
Previous
Next