mirror of
https://github.com/roytam1/basilisk55.git
synced 2026-06-27 10:59:59 +00:00
3 lines
57 B
JavaScript
3 lines
57 B
JavaScript
import { x } from "./module_simpleExport.js"
|
|
result = x;
|