Files
hollywoo-sourcer/externs/webextension_polyfill/namespaces/privacy_websites/privacywebsites/CookieConfigBehaviorEnum.hx

6 lines
157 B
Haxe

package webextension_polyfill.namespaces.privacy_websites.privacywebsites;
/**
The type of cookies to allow.
**/
typedef CookieConfigBehaviorEnum = String;