Reference
getInstalledDevtools
Returns the devtools instance installed on `globalThis`, if one exists.
Signature
function getInstalledDevtools(): Devtools | undefinedReference
Returns the devtools instance installed on `globalThis`, if one exists.
function getInstalledDevtools(): Devtools | undefined