Not able to do import export functions in node.js project
I'm making a memory game, I want to export a function.
logic.js
app.js
the app is keep crashing, i tried changing
logic.js
app.js
the app is keep crashing, i tried changing
type to module in package.json, there was still no change