File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ The documentation of [Macro API](/patterns/macro) is now available in **pattern*
92
92
The next generation of customizability is now only a reach away from your keyboard and imagination.
93
93
94
94
## New Life Cycle
95
- Elysia introduced a new life cycle to to fix an existing problem and highly requested API including ** Resolve** and ** MapResponse** :
95
+ Elysia introduced a new life cycle to fix an existing problem and highly requested API including ** Resolve** and ** MapResponse** :
96
96
resolve: a safe version of ** derive** . Execute in the same queue as ** beforeHandle**
97
97
mapResponse: Execute just after ** afterResponse** for providing transform function from primitive value to Web Standard Response
98
98
You can’t perform that action at this time.
0 commit comments