Is it possible to access router.buildLocation() in a Server Route?
Did a cursory search for buildLocation, and no results returned...but is it possible to access
I can't seem to find a helper function at the moment, am I missing something or do I need to hardcode urls for server routes for now? Thanks a lot!
buildLocation() (or something simillar) on a server route so that I can build a typesafe redirect url?I can't seem to find a helper function at the moment, am I missing something or do I need to hardcode urls for server routes for now? Thanks a lot!