crypto.randomUUID() is not globally available in Node 18. Import randomUUID from node:crypto explicitly so the framework works on all supported Node versions (>=18). |
||
|---|---|---|
| .. | ||
| messaging.ts | ||
| team.ts | ||
crypto.randomUUID() is not globally available in Node 18. Import randomUUID from node:crypto explicitly so the framework works on all supported Node versions (>=18). |
||
|---|---|---|
| .. | ||
| messaging.ts | ||
| team.ts | ||