Edit File: native.js
import crypto from 'crypto'; export default { randomUUID: crypto.randomUUID };
Back to File Manager