Generation

generate functionSun, 13 Nov 2022

Function that can parse the wird hello

const sayHello = (name: string) => { console.log(`Hello ${name}`) }

TypeScript
Generate More

Want to kickstart your project?Use the new AI Studio to create your code