diff --git a/index.d.ts b/index.d.ts index 6622c42..7e59ba1 100644 --- a/index.d.ts +++ b/index.d.ts @@ -324,7 +324,7 @@ type RouterResponse = { * Either an `object` (will be converted to JSON) or a string */ body: { - [key: string]: string + [key: string]: any } | string /** * Upgraded websocket connection