blob: 7f8062b37bf95fd1c5b7d429f60264ed6e2637a4 [file] [log] [blame]
import { randomUUID } from 'node:crypto';
export default { randomUUID };