Closed Sh3idan closed 4 years ago
Ahh thanks, nice catch! Would you be interested in submitting a PR to DefinitelyTyped? If it's too much hassle let me know and I can do it, but think it would be great if the change was attributed to you.
I will look into doing this. Thanks for this link !
In the frida-gum node-js package version 16.0.0, the function Interceptor::flush is missing. According to the documentation (https://frida.re/docs/javascript-api/#interceptor), we expect to have the following defintion in the index.d.ts file:
I'm sorry if it is not the right place to report that.