UNPKG

googlethis-augmented

Version:

A fork of googlethis to get specific data for different needs.

8 lines (7 loc) 123 B
export = PAS; declare class PAS { static parse($: any): { title: string; thumbnail: string; }[]; }