Inferred type of betterAuth client exceed compiler serialization

Hi,

Im getting this typescript error in my project. Any suggestion on how to solve it?

`The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed.``
Was this page helpful?