@dxos/app-framework - v0.9.0
Preparing search index...
Capability
asLayer
Function asLayer
asLayer
<
T
,
I
>
(
interfaceDef
:
Capability
.
InterfaceDef
<
T
>
,
tag
:
Tag
<
I
,
T
>
,
)
:
Layer
<
I
,
never
,
Capability
.
Service
>
Constructs a layer that will request its interface implementation from the capability manager.
Type Parameters
T
I
Parameters
interfaceDef
:
Capability
.
InterfaceDef
<
T
>
tag
:
Tag
<
I
,
T
>
Returns
Layer
<
I
,
never
,
Capability
.
Service
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@dxos/app-framework - v0.9.0
Loading...
Constructs a layer that will request its interface implementation from the capability manager.