Files
2026-03-22 03:21:45 +02:00

3 lines
73 B
JavaScript

import { randomUUID } from 'node:crypto';
export default { randomUUID };