• Concatenates a list of paths to a base URL

    Parameters

    • base: string

      Base URL string

    • Rest ...paths: string[]

      List of paths to concatenate

    Returns URL

    Concatenated URL object

Generated using TypeDoc