I love snappify 😍

function downtownFunc() {
  console.log('Uptown func you up!');
  console.log('Downtown func you down!');
}
uptown-func.ts
function uptownFunc() {
  console.log('Uptown func you up!');
}

how cool is that?! 🤩

you can select and copy the code 😎

powered byLogosnappify