Revelav3/app.js
2022-08-05 19:28:28 -04:00

4 lines
No EOL
55 B
JavaScript

(async() => {
await
import ('./app.mjs');
})();