object-shape-tester - v5.3.0
    Preparing search index...

    Function matchesShape

    • Checks if the given subject matches the given shape.

      Parameters

      • subject: unknown
      • shape: unknown
      • keys: readonly PropertyKey[]
      • options: InternalIsValidShapeOptions & { throw?: boolean }
      • OptionalcheckValues: boolean

      Returns boolean