/src/app/page.tsx
page.tsx
1
2
3
const
dev
=
{
4
name
:
"Roman"
,
5
role
:
"
"
,
6
}
;
7
8
export
function
Hello
() {
9
return
<
h1
>
Hi! 👋🏻 My name is Roman. I'm a full-stack developer.
</
h1
>
10
}
UTF‑8
LF
TypeScript
r.tugai
tugai
tugai
tugai-code
hello@tugai.pro