UNPKG

strapi-plugin-comments

Version:
3 lines (2 loc) 148 B
import { Nexus } from '../../@types/graphql'; export declare const getIdType: (nexus: Nexus) => import("nexus/dist/core").NexusScalarTypeDef<"ID">;