• A simple wrapper (for minification support) to check if the value contains the search string.

    Parameters

    • value: string

      The string value to check for the existence of the search value

    • search: string

      The value search within the value

    Returns boolean

Generated using TypeDoc