Skip to main content

CommonGetCommonPrefix

Callable

  • CommonGetCommonPrefix(strings: string[]): string

  • Gets the common prefix of a list of strings


    Parameters

    • strings: string[]

    Returns string