I am trying to import readline in a Typescript project. I get an error saying :
Cannot find module \'readline\' or its corresponding type declarations.ts(2307) <