Node TAP
    Preparing search index...

    Variable has

    has: (found: any, wanted: any, ...__namedParameters: MessageExtra) => boolean

    Type Declaration

      • (found: any, wanted: any, ...__namedParameters: MessageExtra): boolean
      • Verify that the object has all of the properties and values in the pattern, matching loosely.

        Parameters

        Returns boolean