You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's why Elysia encourage use of method chaining, not only that it reduce redundant usage of `app.` prefix, but also have better type inference.
48
+
That's why Elysia encourage use of method chaining, not only that it reduces redundant usage of the `app.` prefix, but also to provide better type inference.
0 commit comments