Skip to documentation content
On this page
  1. Reference contract
  2. Authoritative source

kind

Configures kind for Deep snapshot from its authoritative release declaration.

Reference contract

FieldValueDescription
valueType"shallow" | "deep"Declared input representation.
defaultRelease default applied when the field is omitted.
typescriptType"shallow" | "deep"Compiler-resolved TypeScript contract.
requiredtrue
allowed["shallow","deep"]Allowed declaration values.

Configures kind for Deep snapshot from its authoritative release declaration.

The declared value type is "shallow" | "deep". Allowed values are ["shallow","deep"]. This field is required.

Authoritative source

Catalog
telion.app/0.1.0-beta
Identity
service/version-control/deep-snapshot/field/kind
Path
apps/desktop-electron/src/ui/tlnProject.ts
Symbol
SerializableModelHistorySnapshot