Missing typescript binding for filesystem delete

We’ve noticed that the function overwolf.extensions.io.delete is missing from the overwolf/types typescript bindings, while it is listed as available and can be called with no issue. To call it from typescript obviously we marked our calls with @ts-ignore.

https://overwolf.github.io/docs/api/overwolf-extensions-io#deletespace-path-callback
Can you please add this function as well?

Hi!
This was fixed and patched to npm.