papi-dts
    Preparing search index...

    Function joinUriPaths

    • Combines the uri passed in with the paths passed in to make one uri

      Parameters

      • uri: string

        Uri to start from

      • ...paths: string[]

        Paths to combine into the uri

      Returns string

      One uri that combines the uri and the paths in left-to-right order