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
0a18c774a52bab0e89dd59595719d65974df521d
verse-quote-app
/
app
/
lib
/
tab-id.ts
T
2 lines
63 B
TypeScript
Raw
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