@thepalaceproject/circulation-admin
    Preparing search index...
    • Format a library for display as " - ", e.g. "New York Public Library - nypl".

      Both fields are optional on LibraryData, so fall back to whichever one is available. When neither is, show "(unnamed)" rather than a blank label, so that a library never appears in the UI as an unexplained empty value.

      Parameters

      • Optionalname: string

        the library's display name

      • OptionalshortName: string

        the library's short name

      Returns string