CLI: fix nodes canvas snapshot option typing
This commit is contained in:
parent
cf356b33a5
commit
a1f3e278b0
@ -25,6 +25,7 @@ type NodesRpcOpts = {
|
||||
invokeTimeout?: string;
|
||||
idempotencyKey?: string;
|
||||
facing?: string;
|
||||
format?: string;
|
||||
maxWidth?: string;
|
||||
quality?: string;
|
||||
duration?: string;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user