Closed aeons closed 2 years ago
@aeons They aren't, as the supported list is hand coded the definitions are too. I haven't found a reliable way to auto-detect which Chrome API calls can be promisified with the pattern, so the supported selection is kind of a whitelist of ones that work.
chrome.sockets.*
needs adding to the TS definitions.
chrome.debugger.* is also missing.
thx.
If the typescript definitions are generated somehow, it should probably be regenerated.