OmitObjectFunctions Creates a type by omitting functions from an object type T recursively.
The object type to process.
An object type similar to T but without function properties.
Generated using TypeDoc
OmitObjectFunctions Creates a type by omitting functions from an object
type T recursively.