Returns the properties of object O with types that 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 extend typeV. Ignoresundefinedtypes.