UNPKG

@obliczeniowo/elementary

Version:
5 lines (4 loc) 62 B
export interface MinMax { min: number; max: number; }