maxgherman/TypeIOC

View on GitHub
docs/typeioc.icallinfo.result.md

Summary

Maintainability
Test Coverage
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [typeioc](./typeioc.md) &gt; [ICallInfo](./typeioc.icallinfo.md) &gt; [result](./typeioc.icallinfo.result.md)

## ICallInfo.result property

Represents a result of a previous substitution in a chain, if it exist

<b>Signature:</b>

```typescript
result?: any;
```