Files

6 lines
179 B
Haxe

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