UNPKG

tsch-ej-numbers

Version:

A powerful TypeScript API for analyzing EuroJackpot draws. Perfect for developers who want to evaluate historical data, generate statistics, or build lottery-related applications.

7 lines (6 loc) 145 B
export declare function handleGetCountries(): { name: string; alpha2Code: string; alpha3Code: string; numericValue: string; }[];