• Parses a string URL path into its separate pathname, search, and hash components.

    Parameters

    • path: string

    Returns Partial<Path>