maxgherman/TypeIOC

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

## CallInfoType type

Represents member substitution type values

<b>Signature:</b>

```typescript
export declare type CallInfoType = 1 | 2 | 3 | 4 | 5 | 6;
```