# InteractionOf

`type` in `http` · v0.8.0

<https://docs.seedcord.org/packages/http/0.8.0/types/interaction-of>

## Declaration

```ts
type InteractionOf<Kind extends MiddlewareKind> = InteractionForKind[Kind];
```
