UNPKG

yaml-unist-parser

Version:

A YAML parser that produces output compatible with unist

2 lines (1 loc) 77 B
export declare function getMatchIndex(text: string, regex: RegExp): number;