Thursday 20 April 2017

How index.d.ts of @type/node was loaded

to make my first nodejs program with typescript. maybe i need import or references index.d.ts of @types/node. but it work just after exectue npm install @types/node and append code like this import { setTimeout } from 'timers'

but way it was referenced.

sorry for my poor english and thanks.



via Wenhao Ni

No comments:

Post a Comment