import { someHelper } from "./helpers.js"; console.log("hello from index"); someHelper();