NonFunctionPropertyNames Extracts the property names from type T that are not functions.
The type to extract non-function property names from.
The non-function property names of T.
Generated using TypeDoc
NonFunctionPropertyNames Extracts the property names from type T that are
not functions.