In MV3+, the chrome.windows.create() return a Promise in the documentation [chrome.window.create()](https://developer.chrome.com/docs/extensions/reference/api/windows#method-create) But chrome-types shows wrong return type. 
In MV3+, the chrome.windows.create() return a Promise in the documentation
chrome.window.create()
But chrome-types shows wrong return type.