Skip to documentation content
On this page
  1. Reference

project

Configures project for Deep snapshot from its authoritative release declaration.

Reference

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.