How does typescript resolve @types/?

前端 未结 0 597
忘掉有多难
忘掉有多难 2020-12-20 01:05

In the Handbook article about module resolution, it is described, that for e.g. import { name } from \'moduleB\';, it looks for /root/node_modules/@types/

相关标签:
回答
  • 消灭零回复
提交回复
热议问题