UNPKG

factbook

Version:

Serves as an independent data scraping module, complete with ontology and full scraping ability for the CIA World Factbook site

2 lines (1 loc) 88 B
export declare function getFlag(cheerioElem: any, country: any, countryId: any): void;