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.

3 lines (2 loc) 111 B
import { TLowHigh } from "../types/low-high.types"; export declare function handleGetLowHighCount(): TLowHigh;