typeioc

Home > typeioc > ICallInfo > next

ICallInfo.next property

Invokes next substitution in a chain. If only one substitution is present in the chain, this member is undefined

Signature:

next?: (result?: any) => any;