Documentation
Github
Preparing search index...
iso-ucan
server
<internal>
RouteOptions
Interface RouteOptions<Cap, Output>
interface
RouteOptions
<
Cap
extends
Capability
<
StandardSchemaV1
>
,
Output
>
{
capability
:
Cap
;
handler
:
Handler
<
Cap
[
"schema"
]
,
Output
>
;
}
Type Parameters
Cap
extends
Capability
<
StandardSchemaV1
>
Output
Index
Properties
capability
handler
Properties
capability
capability
:
Cap
handler
handler
:
Handler
<
Cap
[
"schema"
]
,
Output
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
capability
handler
Github
Documentation
Loading...