• Returns the partitionKey for a given URL.

    The function will treat the URL as a first party and construct the partitionKey according to the scheme, site and port in the URL.

    Throws for invalid urls.

    Returns DOMString

Generated using TypeDoc