Type helper to extract out non-function properties from a type, recursively applying to nested properties. This can be used to mimic the effects of JSON serialization and de-serialization on a given type.
Type helper to extract out non-function properties from a type, recursively applying to nested properties. This can be used to mimic the effects of JSON serialization and de-serialization on a given type.