Taku Amano
Taku Amano
Oh, one comment. I think `SuperClass` should be invisible to the user.  I think it would be better to simply define it as a...
Thanks for the great results. I think it's good!
Actually, I confirmed the same site as @kt3k , although I skipped it because I thought it was an issue dependent on my environment, since I could no longer reproduce...
I updated to `0.0.8` and types.ts was again unreadable in my environment. Then I added a line and explicitly loaded it and it was resolved again. I have a `Deno:...
Uh, it wasn't easy. I'll think about it a bit.
@yusukebe How about this?
Also added type to `c.req.parseBody()` in 3fb0ef8
@yusukebe Thank you! > 2. I intended the first argument for the generic be parsed object types Sorry, the very first push, 288e050, had that problem, but I think it...
Hi @yusukebe How about 0deb075? It will appear as follows I wanted to change the name of the `x` shown as `[x: string]`, but I couldn't figure out how to...
In 1c18227, variable names were changed to appropriate names. My work is now complete!