UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

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