Interface NavigatorCookies

interface NavigatorCookies {
    cookieEnabled: boolean;
}

Hierarchy (View Summary)

Properties

Properties

cookieEnabled: boolean