Files
hollywoo-sourcer/externs/webextension_polyfill/runtime/OnInstalledReason.hx

6 lines
132 B
Haxe

package webextension_polyfill.runtime;
/**
The reason that this event is being dispatched.
**/
typedef OnInstalledReason = String;