UNPKG
@pecometer/peco-cli
Version:
latest (2.0.0)
2.0.0
1.10.0
1.9.2
1.9.1
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
Pecometer Command Line Interface Application with monorepo support
@pecometer/peco-cli
/
interfaces
/
create-app.js
5 lines
•
140 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
/** *
@author
Sean Hutchinson *
@copyright
Pecometer Software Ltd */
Object
.
defineProperty
(
exports
,
"__esModule"
,{
value
:!
0
});