UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

2 lines (1 loc) 243 B
import{createContext as e,useContext as t}from"react";import{RedocTelemetry as o}from"@redocly/openapi-docs";const r=new o({specType:"graphql",disabled:!0}),n=e(r);function c(){return t(n)}export{n as TelemetryContext,c as useRedocTelemetry};