open_in_new
content_copy
// → /app.js import square from './utils' console.log(square(2))