You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
console.log('flow with input result', runWithInputRes.data); // The result data will contain the flow's output, which is configured in the 'End' step of the flow
1119
+
```
1120
+
1106
1121
// Export the current theme of the project
1107
1122
const res = descopeClient.management.theme.export();
0 commit comments