You've already forked npm-core-sdk
Latest generation
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user