• Checks whether an object implements at least one of the provided methods.

    Type Parameters

    • M extends (string | symbol)[]
    • T = { [Key in string | symbol]: Function }

    Parameters

    • obj: unknown
    • ...methodNames: M

    Returns obj is T

MMNEPVFCICPMFPCPTTAAATR