export { add, minus }
import { add, minus } from '..'
export default {}
import obj from '...'
export default []
import arr from '...'