2025-05-11 14:48:27 +05:00

3 lines
68 B
JavaScript

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