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