@forge/cli

13.3.0-next.20-experimental-cf2ad4c13.3.0-next.12-experimental-4b981ef-experimental-5b8eb3c
out/command-line/register-app-commands.d.ts
~out/command-line/register-app-commands.d.tsModified
−1
Index: package/out/command-line/register-app-commands.d.ts
===================================================================
--- package/out/command-line/register-app-commands.d.ts
+++ package/out/command-line/register-app-commands.d.ts
@@ -21,9 +21,8 @@
     JIRA_SERVICE_MANAGEMENT = "jira-service-management",
     CUSTOMER_SERVICE_MANAGEMENT = "customer-service-management",
     TEAMWORK_GRAPH = "teamwork-graph",
     ROVO = "rovo",
-    TRIGGER = "trigger",
     CROSS_CONTEXT = "cross-context"
 }
 type TemplateCategoryPredicates = [TemplateCategory, (name: string) => boolean][];
 export declare const PRODUCT_OPTIONS_DISPLAY: Partial<Record<TemplateContext, string>>;