const helloWorld = () => alert ('Hello World!');
export { helloWorld };
const helloWorld = () => alert ('Hello World!');
export { helloWorld };
const helloWorld = () => alert ('Hello World!');export { helloWorld }; const helloWorld = () => alert ('Hello World!');export { helloWorld };
In line code const helloWorld = () => alert ('Hello World!');export { helloWorld }; const helloWorld = () => alert ('Hello World!');export { helloWorld };