import { add } from './utils/AddModule';

add(1, 2);