Revela-App/index.js
2022-02-23 19:46:25 -05:00

3 lines
51 B
JavaScript

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