2 lines
68 B

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