6 lines
157 B
Haxe
6 lines
157 B
Haxe
package webextension_polyfill.namespaces.privacy_websites.privacywebsites;
|
|
|
|
/**
|
|
The type of cookies to allow.
|
|
**/
|
|
typedef CookieConfigBehaviorEnum = String; |