@playform/favicon - v0.1.0
    Preparing search index...
    join: (...paths: string[]) => string

    Type Declaration

      • (...paths: string[]): string
      • Join all arguments together and normalize the resulting path.

        Parameters

        • ...paths: string[]

          paths to join.

        Returns string

        if any of the path segments is not a string.