Function includesAll

  • Test whether all the tokens included in the string.

    Parameters

    • str: string
    • tokens: string[]

    Returns boolean

Generated using TypeDoc