Search
Preparing search index...
The search index is not available
ts-route-schema
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"types"
MethodImpl
Interface MethodImpl<T, U, Tr, Ur>
Type parameters
T
:
RequestData
=
RequestData
U
:
ResponseData
=
ResponseData
Tr =
unknown
Ur =
unknown
Hierarchy
MethodImpl
Callable
__call
(
data
:
Required
<
T
>
&
{
req
:
Tr
;
res
:
Ur
}
)
:
Promise
<
U
>
Parameters
data:
Required
<
T
>
&
{
req
:
Tr
;
res
:
Ur
}
Returns
Promise
<
U
>
Globals
Internals
"main"
Externals
"
Method
Schema"
"
Route
Fetcher"
"
Route
Impl"
"
Route
Schema"
"types"
Method
Fetch
Method
Impl
Method
Schemas
Request
Data
Template
Response
Data
Template
Route
Fetcher
Options
Is
Any
Is
Unknown
Known
OrDefault
Method
Fetch
Args
Method
Impls
Request
Data
Response
Data
Supported
Content
Type
Generated using
TypeDoc