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
/
commands
/
webhooks.d.ts
3 lines
•
127 B
TypeScript
View Raw
1
2
3
import
{
Command
}
from
'commander'
;
export
declare
function
webhooksCommand
(
):
Command
;
//# sourceMappingURL=webhooks.d.ts.map