Skip to content

Commit 7ffd406

Browse files
Sync packages from monorepo (1c5d11e)
1 parent b566295 commit 7ffd406

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/sdk/src/editor.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// For now, we will keep these types in here but not mark them as something which should appear in the public SDK docs
2+
13
/** Severity level for validation issues */
24
export type ValidationLevel = "error" | "warning" | "info"
35

0 commit comments

Comments
 (0)