//  →  /app.js
import square from './utils'

console.log(square(2))