๐Ÿ“ฆ cloudflare / vinext

๐Ÿ“„ random.ts ยท 4 lines
1
2
3
4module.exports = {
  random: () => 4,
};