maxgherman/TypeIOC

View on GitHub
docs/typeioc.icallinfo.args.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; [args](./typeioc.icallinfo.args.md)

## ICallInfo.args property

Substitute invocation parameters

<b>Signature:</b>

```typescript
args: any[];
```