mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-08 10:10:25 +00:00
Using `Object` causes a lot of assignability issues, instead, using a generic will make callbacks easier to type and use when using the `chrome.devtools.inspectedWindow.eval()`.