lumphe / ftp-ts

FTP-ts is an FTP client module for node that provides an asynchronous interface for communicating with a FTP server.
MIT License
9 stars 5 forks source link

update connection.ts import of EventEmitter #8

Open fjc2112 opened 4 years ago

fjc2112 commented 4 years ago

Fixes node_modules/ftp-ts/esm/connection.d.ts:114:34 - error TS2507: Type 'typeof EventEmitter' is not a constructor function type. on typescript 3.9.6