function foo () { console.log( 'indented with spaces' ); } export default foo;