@deep/nest-kit
    Preparing search index...

    Interface IBaseContentResolverHost

    interface IBaseContentResolverHost {
        content(id: string, ctx: IBaseActionContext): Promise<Content>;
    }
    Index

    Methods

    Methods