UNPKG

strapi-plugin-comments

Version:
3 lines (2 loc) 120 B
import { StrapiContext } from '../@types'; export declare const setupGQL: ({ strapi }: StrapiContext) => Promise<void>;