import { a } from "./does_not_exist.js";

console.log(a);