import greet from './export-default-module.js'; console.log(greet('world'));