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 a33a81c commit fa029dbCopy full SHA for fa029db
index.d.ts
@@ -83,6 +83,7 @@ export namespace Gleap {
83
name: string;
84
description: string;
85
response: string;
86
+ executionType: 'button' | 'auto';
87
parameters: {
88
89
0 commit comments