Preparing search index...
The search index is not available
@deep/nest-kit
@deep/nest-kit
modules/content
IBaseContentResolverHost
Interface IBaseContentResolverHost
interface
IBaseContentResolverHost
{
content
(
id
:
string
,
ctx
:
IBaseActionContext
)
:
Promise
<
Content
>
;
}
Index
Methods
content
Methods
content
content
(
id
:
string
,
ctx
:
IBaseActionContext
)
:
Promise
<
Content
>
Parameters
id
:
string
ctx
:
IBaseActionContext
Returns
Promise
<
Content
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
content
@deep/nest-kit
Loading...