This website requires JavaScript.
Explore
Help
Register
Sign In
builder
/
verse-quote-app
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
verse-quote-app
/
app
/
lib
/
tab-id.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
63 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit from agent-native create
2026-07-25 17:10:38 +00:00
export
const
TAB_ID
=
Math
.
random
().
toString
(
36
).
slice
(
2
,
10
);
Reference in New Issue
Copy Permalink