@juki-team/commons - v0.1.10
    Preparing search index...

    Interface CookiePartitionKey

    interface CookiePartitionKey {
        hasCrossSiteAncestor?: boolean;
        sourceOrigin: string;
    }
    Index

    Properties

    hasCrossSiteAncestor?: boolean
    sourceOrigin: string