UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

3 lines (2 loc) 140 B
import type { ItemNameSpec } from '../store/index.js'; export declare function getRegExpFromString(item: ItemNameSpec): RegExp | undefined;