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