Files
hollywoo-sourcer/externs/webextension_polyfill/namespaces/devtools_panels/devtoolspanels/Button.hx

6 lines
139 B
Haxe

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