add(a: undefined, b: undefined): *
Add two numbers together
import {add} from 'js-documentation-cases/3.1-multi-file-js-ts-entry/src/index.ts'