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

type

Configures type for Duplicate environment from its authoritative release declaration.

Reference contract

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

Configures type for Duplicate environment from its authoritative release declaration.

The declared value type is "external" | "managed". Allowed values are ["external","managed"]. This field is optional.

Authoritative source

Catalog
telion.app/0.1.0-beta
Identity
service/python-environments/duplicate/field/type
Path
apps/desktop-electron/src/types/electron.d.ts
Symbol
Window.telion.pythonEnvironmentCreate