UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

2 lines (1 loc) 167 B
import{isInternalType as e}from"./is-internal-type.js";import{isRootType as i}from"./is-root-type.js";function p(o,r){return e(o)||i(o,r)}export{p as isExcludedType};