Property 'params' does not exist on type 'Context<State, Record<string, any>> ... what to do?

I want to access params in oak, but typescript complains.
What can I do about that?
Thanks.
Was this page helpful?