mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-27 13:28:54 +00:00
3 lines
57 B
JavaScript
3 lines
57 B
JavaScript
import { x } from "./module_simpleExport.js"
|
|
result = x;
|