SolidStart - Server Only
I see a way to ensure functions only run on a server, but what about modules that declare classes? I guess that I need to use a factory function instead?
https://docs.solidjs.com/solid-start/reference/server/use-server
https://docs.solidjs.com/solid-start/reference/server/use-server
