UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

2 lines (1 loc) 229 B
import{jsx as t}from"react/jsx-runtime";import{AnchorLink as a}from"../../common/index.js";function m({to:n,className:o,children:r,onClick:i}){return t(a,{className:o,to:n,onClick:i,children:r})}export{m as PaginationAwareLink};