Byte provides a client named bit
with route type reflection.
To use the client, you need to export the app type.
Then import the type and use it in client-side code:
Testing
You can create a similar client for server-side testing:
The difference is that the client side bundle will not include the whole server-side app.