- Preparing search index...
- The search index is not available
@bemoje/source
Interface FunctionCallEvent<F>
Type Parameters
-
F extends ((...args) => any)
Properties
Optional
error
error?: unknown
Optional
retval
retval?: ReturnType<F>
Optional
tte
tte?: number