import { add } from '../src' console.log(add(1, 2))