Defines a Functor (function object) with the property values of type TProps.
use BasicFunction<> & BasicObject<> instead
Tuple of argument types that this functor accepts.
Type that this functor returns.
Type of values stored by string keys on this object type.
Generated using TypeDoc
Defines a Functor (function object) with the property values of type TProps.
use BasicFunction<> & BasicObject<> instead