1
export const hello = (name) => `Hello ${name}`;