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