UNPKG

uuid

Version:
3 lines (2 loc) 73 B
import { randomUUID } from 'node:crypto'; export default { randomUUID };