UNPKG
create-h-ui-cli
Version:
latest (1.0.10)
1.0.10
1.0.9
1.0.0
cli of h-ui
github.com/ayangliayangli/h-ui
ayangliayangli/h-ui
create-h-ui-cli
/
lib
/
node
/
index.js
3 lines
(2 loc)
•
99 B
JavaScript
View Raw
1
2
3
//
export
{ defineConfig } from
'./config/varlet.config.js'
export
* from
'./commands/compile.js'
;