ToAppRoute
ToAppRoute<
TRoute>:object
Type Parameters
| Type Parameter |
|---|
TRoute extends AnyRouteDef |
Type declaration
| Name | Type |
|---|---|
Body | TRoute["BodyIn"] |
Output | TRoute["OutputOut"] |
Params | TRoute["ParamsIn"] |
Query | TRoute["QueryIn"] |

Webroute
ToAppRoute<
TRoute>:object
| Type Parameter |
|---|
TRoute extends AnyRouteDef |
| Name | Type |
|---|---|
Body | TRoute["BodyIn"] |
Output | TRoute["OutputOut"] |
Params | TRoute["ParamsIn"] |
Query | TRoute["QueryIn"] |