Hello HN, wanting to share a simple package I made that replicates the feel of Express' routing, basically inverting the way Fastify bundles routes inside plugins to the top-level.I've only ever made "simple" non-decorated instances, so it might be lacking in the types department for complicated workflows. If you have one you want to work with please share!