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
main
Typescript
/
index.ts
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
2 lines
85 B
TypeScript
Raw
Permalink
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