Introduction to ShotWatch
Published at Apr 14, 2023
Markdown
Hey friends! 👋 Welcome to ShotWatch. Shotwatch is a xxxx…
function greet(name: string) {
console.log(`Hey ${name}! 👋`);
}
Published at Apr 14, 2023
Hey friends! 👋 Welcome to ShotWatch. Shotwatch is a xxxx…
function greet(name: string) {
console.log(`Hey ${name}! 👋`);
}