Returns the properties of object O with types that do not extend type V. Ignores undefined types.
object
O
V
undefined
The 'object' type.
The type to filter by.
Returns the properties of
objectOwith types that do not extend typeV. Ignoresundefinedtypes.