Files
kiss-firefox/template/externs/webextension_polyfill/runtime/RequestUpdateCheckStatus.hx
2025-02-02 18:08:09 -06:00

6 lines
119 B
Haxe

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