UNPKG
ets2-dashboard-skin
Version:
beta (1.5.0-beta.0)
latest (1.5.0)
1.5.0
1.5.0-beta.0
1.4.4
1.4.2
1.4.1
1.4.0
1.4.0-beta.0
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
Euro Truck Simulator 2 dashboard
jagfx.github.io/ets2-dashboard-skin/
JAGFx/ets2-dashboard-skin
ets2-dashboard-skin
/
server
/
src
/
main.js
11 lines
(9 loc)
•
227 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
/** *
@author
: Emmanuel SMITH <emmanuel.smith
@live
-session.fr> * project: customDefault * file: main.js * Date: 26-Apr-20 * Time: 16:37 */
require
=
require
(
'@std/esm'
)(
module
);
require
(
'./main.mjs'
);