UNPKG

wiki-entity

Version:
3 lines (2 loc) 121 B
import { WikiEntity } from "../types"; export declare function getEntityCountryCode(wikiEntity: WikiEntity): string[];