UNPKG

82 BTypeScriptView Raw
1export declare function matchAll(text: string, regex: RegExp): RegExpExecArray[];