You've already forked npm-core-sdk
Latest generation
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@reflex-platform/npm-core-sdk",
|
"name": "@reflex-platform/npm-core-sdk",
|
||||||
"version": "1.12.0-SNAPSHOT-251205104438",
|
"version": "1.12.0-SNAPSHOT-251205105744",
|
||||||
"description": "npm libs from core model proto files",
|
"description": "npm libs from core model proto files",
|
||||||
"homepage": "",
|
"homepage": "",
|
||||||
"main": "index.ts",
|
"main": "index.ts",
|
||||||
|
|||||||
@@ -680,9 +680,9 @@ export enum CommandIdentifierEntry {
|
|||||||
*/
|
*/
|
||||||
CommandIdentifierEntry_MandatoryExceptForAllowedUsers = 0,
|
CommandIdentifierEntry_MandatoryExceptForAllowedUsers = 0,
|
||||||
/**
|
/**
|
||||||
* @generated from protobuf enum value: CommandIdentifierEntry_NotRequired = 1;
|
* @generated from protobuf enum value: CommandIdentifierEntry_NoRef = 1;
|
||||||
*/
|
*/
|
||||||
CommandIdentifierEntry_NotRequired = 1
|
CommandIdentifierEntry_NoRef = 1
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
* @generated from protobuf enum api.SegmentationConstraintType
|
* @generated from protobuf enum api.SegmentationConstraintType
|
||||||
|
|||||||
Reference in New Issue
Block a user