Latest generation

This commit is contained in:
ci core model
2026-07-09 08:12:52 +00:00
parent 565fe9f8ba
commit 4f5050577f
2 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@reflex-platform/npm-core-sdk",
"version": "1.15.0-SNAPSHOT-260709080252",
"version": "1.15.0-SNAPSHOT-260709081227",
"description": "npm libs from core model proto files",
"homepage": "",
"main": "index.ts",

View File

@@ -2523,7 +2523,11 @@ export enum WorkflowTypeEnum {
/**
* @generated from protobuf enum value: SYNCHRONIZE_UMA_STORE = 32;
*/
SYNCHRONIZE_UMA_STORE = 32
SYNCHRONIZE_UMA_STORE = 32,
/**
* @generated from protobuf enum value: SEND_INPUT_EVENT = 33;
*/
SEND_INPUT_EVENT = 33
}
/**
* @generated from protobuf enum api.ModuleWorkflowTypeEnum