package webextension_polyfill.networkstatus; /** Status of the network link, if "unknown" then link is usually assumed to be "up" **/ typedef NetworkLinkInfoStatusEnum = String;