Delete all undefined own properties from an object. The keys to check default to all own keys and symbols.
The object to delete undefined properties from
A function that returns the keys to check for undefined values
Generated using TypeDoc
Delete all undefined own properties from an object. The keys to check default to all own keys and symbols.