@robonen/stdlib/AnyFunctionTAnyFunctionAny function Source Signaturets Copyexport type AnyFunction = (...args: any[]) => any;