native.js 68 B

12
  1. import { randomUUID } from 'crypto';
  2. export default { randomUUID };