GitClassic
Feed
Explore
Random
Go Pro
Sign in
๐ฆ
cloudflare
/
vinext
vinext
/
tests
/
fixtures
/
app-basic
/
app
/
cjs
/
basic
/
random.ts
๐ random.ts ยท 4 lines
1 2 3 4
module.exports = { random: () => 4, };