Cygni_backend/node_modules/uuid/dist/esm/native.js

3 lines
68 B
JavaScript

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