欢迎来到我的博客。这里会写一些代码、读书、生活相关的笔记。
1function greet(name: string) {2 return `Hi, ${name}!`;3}
重要的不是工具,而是用工具做什么。
后面会陆续写一些长一点的内容。