Add two numbers together
add(3, 4); // 7
the first number
the second number
the sum of a and b
a
b
Generated using TypeDoc
Add two numbers together
add(3, 4); // 7