UNPKG

uuid

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