We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b22d272 commit 7d36055Copy full SHA for 7d36055
src/api/types/index.ts
@@ -76,6 +76,7 @@ export * from "./GetComponentResponse.js";
76
export * from "./GetComponentsResponse.js";
77
export * from "./GetTriggerEventsResponse.js";
78
export * from "./GetTriggerResponse.js";
79
+export * from "./GetTriggerResponseData.js";
80
export * from "./GetTriggersResponse.js";
81
export * from "./GetTriggerWebhooksResponse.js";
82
export * from "./GetTriggerWorkflowsResponse.js";
0 commit comments