Vinyl
    Preparing search index...

    Function findBestLanguageMatch

    • Finds the best language match from a set of available languages. Returns the best matching language string, or null if nothing is related.

      Parameters

      • target: string
      • available: Iterable<string>

      Returns null | string