Skip to content
On this page

✨ HelloWorld

typescript
const hello = () => {
  console.log("hello world");
};

一个老规矩,新博客上线的第一篇内容要给「Hello World」🚀🙂。

一个小彩蛋,本篇的发布时间设置为了 1970-01-01 ⏰。

本文标题 ✨ HelloWord
本文作者 (Simon)
发布时间 1970/1/1
许可协议 CC BY-NC-SA 4.0
转载或引用本文时请遵守许可协议,注明出处、不得用于商业用途!