It'd be really helpful if the docs mentioned how to use env vars.
I can confirm that without this library, env.SOME_KEY does logged, however, as soon as I export router then the env item in my handler callback doesn't have that value.
Thanks for an awesome library btw.