UNPKG

@graphql-yoga/plugin-sofa

Version:
3 lines (2 loc) 131 B
import { OpenAPIInstance } from './types.cjs'; export declare const getSwaggerUIHTMLForSofa: (openApi: OpenAPIInstance) => string;