How can I use commander (npm) with TypeScript? I have the following code on my app: import commander = require('commander'); ...
確定! 回上一頁