NNuxt•Created by jwishnie on 3/30/2024 in #❓・help Directory for utils for both Server and Client?
utils
is for utility code for the client side
server/utils
is for utility code for the server side
What's the right place for utility code I want to use in both the client and the server??