mirror of
https://github.com/roytam1/UXP.git
synced 2026-06-21 15:58:47 +00:00
3 lines
57 B
JavaScript
3 lines
57 B
JavaScript
import { x } from "./module_simpleExport.js"
|
|
result = x;
|