Chartbreaker
    Preparing search index...

    Variable CookieChangeEvent

    CookieChangeEvent: {
        prototype: CookieChangeEvent;
        new (
            type: string,
            eventInitDict?: CookieChangeEventInit,
        ): CookieChangeEvent;
    }

    Type Declaration