importing server types inside the client, is that unsafe?
Sometimes I have shared util functions in my server directory, or some types from my schema. I am importing these in client side components. Is this unsafe? coulnd't find much info about it. Thanks in advance
0 Replies