UNPKG

yaml-unist-parser

Version:

A YAML parser that produces output compatible with unist

2 lines (1 loc) 95 B
export declare function findLastCharIndex(text: string, from: number, regex: RegExp): number;