Documentation
Github
Preparing search index...
iso-ucan
server
DELETE_ME
Interface DELETE_ME<T, Output>
interface
DELETE_ME
<
T
extends
Capability
<
StandardSchemaV1
,
string
>
,
Output
>
{
capabilities
:
Capability
<
StandardSchemaV1
<
any
,
any
>
,
string
>
[]
;
options
:
RouteOptions
<
T
,
Output
>
;
router
:
RouteOutput
<
T
,
Output
>
;
routerClient
:
RouteHandlerOptions
;
url
:
string
;
}
Type Parameters
T
extends
Capability
<
StandardSchemaV1
,
string
>
Output
Index
Properties
capabilities
options
router
router
Client
url
Properties
capabilities
capabilities
:
Capability
<
StandardSchemaV1
<
any
,
any
>
,
string
>
[]
options
options
:
RouteOptions
<
T
,
Output
>
router
router
:
RouteOutput
<
T
,
Output
>
router
Client
routerClient
:
RouteHandlerOptions
url
url
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
capabilities
options
router
router
Client
url
Github
Documentation
Loading...