Function includes

  • Return true if a contains all the element of b, false otherwise.

    Parameters

    • a: string[]
    • b: string[]

    Returns boolean

Generated using TypeDoc