package webextension_polyfill.namespaces.devtools_panels.devtoolspanels; /** A button created by the extension. **/ typedef Button = { };