UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

2 lines (1 loc) 237 B
import{jsx as o}from"react/jsx-runtime";import{memo as e}from"react";import{Route as m,Routes as n}from"react-router-dom";function r({children:t}){return o(n,{children:o(m,{path:"*",element:t})})}const c=e(r);export{c as Documentation};