UNPKG

@mondaycom/apps-cli

Version:

A cli tool to manage apps (and monday-code projects) in monday.com

4 lines (3 loc) 101 B
import { Hook } from '@oclif/core'; declare const hook: Hook.CommandIncomplete; export default hook;