mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-06 06:19:58 +08: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()`.