UNPKG

@graphql-yoga/render-laboratory

Version:
3 lines (2 loc) 128 B
import type { GraphiQLOptions } from 'graphql-yoga'; export declare const renderLaboratory: (opts?: GraphiQLOptions) => string;