prodmaps/index.js
2022-03-15 16:18:17 +05:00

3 lines
53 B
JavaScript

const file = import("./file.js")
console.log(file)