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

6 lines
119 B
Haxe

package webextension_polyfill.runtime;
/**
Result of the update check.
**/
typedef RequestUpdateCheckStatus = String;