Create index.js
This commit is contained in:
parent
0dc0145ff0
commit
c8082b7480
1 changed files with 3 additions and 0 deletions
3
index.js
Normal file
3
index.js
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
(async() => {
|
||||||
|
await import('./index.mjs');
|
||||||
|
})();
|
||||||
Loading…
Add table
Reference in a new issue