6 lines
139 B
Haxe
6 lines
139 B
Haxe
package webextension_polyfill.webrequest;
|
|
|
|
/**
|
|
Protocol version if state is "secure"
|
|
**/
|
|
typedef SecurityInfoProtocolVersionEnum = String; |