firtoz
WritingAbout
Back to posts

First post

February 4, 2026

Hello, been a while!

typescript
// test

const v = () => {
  const x = 4;
}

console.log(v());

← Back to all posts

© 2026 firtoz. All rights reserved.

RSS·Sitemap
typescript
// test

const v = () => {
  const x = 4;
}

console.log(v());