object-shape-tester - v6.13.0
    Preparing search index...

    Type Alias CheckShapeOptions

    CheckShapeOptions: PartialWithUndefined<
        { allowExtraKeys: boolean; preventExtraKeys: boolean },
    >

    Options for checking and asserting shapes.