This website requires JavaScript.
Explore
Help
Sign In
umamahesh.b
/
Typescript
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f9d0cc46babe0b6cb4dec5603561061badf353c3
Typescript
/
index.ts
T
2 lines
85 B
TypeScript
Raw
Normal View
History
Unescape
Escape
practiced ts
2026-08-12 09:57:30 +05:30
let
greetings
:
string
=
'Great Work!'
let
names
:
(
string
|
number
)[]
=
[
1
,
2
,
3
,
"test"
]
Reference in New Issue
Copy Permalink