import { v4 as uuidv4 } from 'uuid'; console.log('hello, world from preload.js'); console.log('uuidv4:', uuidv4());