import mod from "./index.js"; export default mod; export const getMachineId = mod.getMachineId; export const getMachineIdSync = mod.getMachineIdSync;