UNPKG
willow-cli
Version:
canary (0.7.0-canary.6)
latest (0.6.28)
0.7.0-canary.6
0.7.0-canary.5
0.7.0-canary.4
0.7.0-canary.3
0.7.0-canary.2
0.6.28
0.6.27
0.6.26
0.6.25
0.6.24
0.6.23
0.6.22
0.6.21
0.6.20
0.6.19
0.6.18
0.6.17
0.6.16
0.6.15
0.6.14
0.6.13
0.6.12
0.6.11
0.6.10
0.6.9
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.5.2
0.5.1
0.5.0
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.2.23
0.2.18
0.2.17
0.2.16
0.2.14
0.2.13
0.2.12
0.2.11
0.2.10
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
CLI for installing Willow Design System components
willow-cli
/
dist
/
commands
/
add.d.ts
3 lines
•
138 B
TypeScript
View Raw
1
2
3
import
{
Command
}
from
'commander'
;
export
declare
function
registerAddCommand
(
program: Command
):
void
;
//# sourceMappingURL=add.d.ts.map