UNPKG
ui-particle
Version:
latest (1.0.2)
1.0.2
1.0.1
0.0.13
0.0.12
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.0
Components cli for REACTJS and NEXTJS :)
ui-particle
/
dist
/
cmd
/
init.d.ts
3 lines
•
107 B
TypeScript
View Raw
1
2
3
import
{
Command
}
from
"commander"
;
export
declare
const
init
:
Command
;
//# sourceMappingURL=init.d.ts.map