packages/react-error-overlay/fixtures/inline.es6.mjs (4 lines of code) (raw):

function foo() { console.log('bar') } export { foo }