UNPKG

strapi-plugin-comments

Version:
3 lines (2 loc) 166 B
import { Nexus } from '../../@types/graphql'; export declare const getCommentNested: (nexus: Nexus) => import("nexus/dist/core").NexusObjectTypeDef<"CommentNested">;