@colinhacks ("Colin McDonnell") replied to a tweet by @colinhacks:
Per-import `type` modifiers!
As the creator of a library that relies heavily on `import type` statements (cough http://trpc.io cough) this is SOO nice, since it removes the need for separate runtime & static import statements for each file.
