UNPKG
@marteye/studio-cli
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
CLI for MartEye Studio API
@marteye/studio-cli
/
dist
/
utils
/
global-options.d.ts
3 lines
•
149 B
TypeScript
View Raw
1
2
3
import
{
Command
}
from
'commander'
;
export
declare
function
setupGlobalOptions
(
program: Command
):
void
;
//# sourceMappingURL=global-options.d.ts.map