mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-19 17:18:50 -06:00
Now there is an elaboration that suggests npm install @types/foo or adding `declare module 'foo'` in a separate file.
Now there is an elaboration that suggests npm install @types/foo or adding `declare module 'foo'` in a separate file.