UNPKG

@mondaycom/apps-cli

Version:

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

3 lines (2 loc) 172 B
import { deploymentStatusTypesSchema, } from '../../services/schemas/push-service-schemas.js'; export const DeploymentStatusTypesSchema = deploymentStatusTypesSchema.enum;