6 lines
155 B
Haxe
6 lines
155 B
Haxe
package webextension_polyfill.webrequest;
|
|
|
|
/**
|
|
Tracking flags that match our internal tracking classification
|
|
**/
|
|
typedef UrlClassificationFlags = String; |