Source code

Revision control

Copy as Markdown

Other Tools

import { x } from "./module_simpleExport.mjs";
result2 = x;
export let y = x;