Files
verse-quote-app/app/lib/tab-id.ts
T

2 lines
63 B
TypeScript

export const TAB_ID = Math.random().toString(36).slice(2, 10);