Rafael Talero
Results
1
comments of
Rafael Talero
I have edited the JS class on @types/superagent/index.d.ts and I've added this: In the method `interface Response extends NodeJS.ReadableStream` I have added this: `send: any;` ant in the interface method...