mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-10 18:04:18 -05: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.