Skip to content

Commit 73f0809

Browse files
committed
Update schema
1 parent 454acff commit 73f0809

5 files changed

Lines changed: 1374 additions & 1289 deletions

File tree

packages/cma-client-browser/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ export type {
128128
ExtensionValidator,
129129
ExtractNestedBlocksFromFieldValue,
130130
FieldDefinition,
131+
FieldValue,
132+
FieldValueInNestedResponse,
131133
FieldValueInRequest,
132134
FileEditorConfiguration,
133135
FileFieldAppearance,

packages/cma-client-node/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ export type {
128128
ExtensionValidator,
129129
ExtractNestedBlocksFromFieldValue,
130130
FieldDefinition,
131+
FieldValue,
132+
FieldValueInNestedResponse,
131133
FieldValueInRequest,
132134
FileEditorConfiguration,
133135
FileFieldAppearance,

0 commit comments

Comments
 (0)