Function replace

  • replace value into array

    Parameters

    • arr: string[]
    • xp: string | RegExp
    • value: string

    Returns string[]

Generated using TypeDoc