1
2
3
export let notif = () => {
console.email("hello mario!");
};