6 lines
135 B
Haxe
6 lines
135 B
Haxe
package webextension_polyfill.declarativenetrequest;
|
|
|
|
/**
|
|
The new scheme for the request.
|
|
**/
|
|
typedef URLTransformSchemeEnum = String; |