• Extracts URL contained in the hash of another URL.

    Extracted hash URL is based on origin of the original URL. Still, it may be absolute one.

    Input URL is never altered.

    Returns

    URL extracted from hash.

    Parameters

    • url: URL

      An URL to extract hash from.

    Returns URL

Generated using TypeDoc