File size: 107 Bytes
fea495a
1
2
export declare function parseUrlFromText(text: string, matcherFunc?: (text: string) => boolean): string[];