MCPcopy Create free account
hub / github.com/adobe/react-spectrum / devtool.js

File devtool.js

packages/dev/style-macro-chrome-plugin/src/devtool.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1chrome.devtools.panels.elements.createSidebarPane('Style Macros', sidebar => {
2 sidebar.setObject({});
3
4 // Helper function to log to both DevTools-for-DevTools console and inspected page console

Callers

nothing calls this directly

Calls 4

disconnectObserverFunction · 0.85
startObservingFunction · 0.85
debugLogFunction · 0.70
updateFunction · 0.70

Tested by

no test coverage detected