Utility type that excludes callable functions from type T. Used to ensure only non-function types are accepted in certain contexts.
Utility type that excludes callable functions from type T. Used to ensure only non-function types are accepted in certain contexts.