Files

6 lines
124 B
Haxe

package webextension_polyfill.management;
/**
A reason the item is disabled.
**/
typedef ExtensionDisabledReason = String;