UNPKG
@acoustic-content-sdk/cli
Version:
beta (9.0.29)
latest (9.0.10076)
9.0.10076
9.0.10067
9.0.10040
9.0.10034
9.0.495
9.0.493
9.0.462
9.0.407
9.0.384
9.0.361
9.0.360
9.0.271
9.0.270
9.0.251
9.0.242
9.0.216
9.0.209
9.0.202
9.0.159
9.0.124
9.0.89
9.0.75
9.0.74
9.0.30
9.0.29
8.0.601
8.0.600
8.0.498
8.0.475
Command line utility for the Acoustic Content SDK.
@acoustic-content-sdk/cli
/
commands
/
generate.layouts.d.ts
3 lines
(2 loc)
•
112 B
TypeScript
View Raw
1
2
3
import
{
Command
}
from
'commander'
;
export
declare
function
generateLayoutsCommand
(
program: Command
):
Command
;