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

project

Configures project for Deep snapshot from its authoritative release declaration.

Reference contract

FieldValueDescription
valueTypeRecord<string, unknown>Declared input representation.
defaultRelease default applied when the field is omitted.
typescriptTypeRecord<string, unknown>Compiler-resolved TypeScript contract.
requiredfalse

Configures project for Deep snapshot from its authoritative release declaration.

The declared value type is Record<string, unknown>. This field is optional.

Authoritative source

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