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.js
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
4 lines
76 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
practiced ts
2026-08-12 09:57:30 +05:30
"use strict"
;
let
greetings
=
'Great Work!'
;
let
names
=
[
1
,
2
,
3
,
"test"
];
Reference in New Issue
Copy Permalink