UNPKG

pyseoa-ts

Version:

SEO analysis tools for the web, ported from pyseoa (Python) to TypeScript

2 lines (1 loc) 79 B
export declare function extractLinks(html: string, baseUrl: string): string[];