/* eslint-disable import/no-unresolved, no-undef */ import { x } from "dir/module_simpleExport.mjs"; result_dir = x + 1;