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