UNPKG
create-chuntianxiaozhu
Version:
latest (1.1.3)
1.1.3
1.1.2
1.0.4
1.0.3
1.0.2
1.0.1
春天小猪模板工具
create-chuntianxiaozhu
/
template-electron
/
app
/
main.js
2 lines
•
62 B
JavaScript
View Raw
1
2
const
{
ElectronEgg
} =
require
(
'ee-core'
);
new
ElectronEgg
();