UNPKG

starter-math

Version:

A simple math library

2 lines (1 loc) 59 B
export declare function add(a: number, b: number): number;