Interface: ConstantDef
February 4, 2026 ยท View on GitHub
@sdeverywhere/runtime / ConstantDef
Interface: ConstantDef
Specifies the constant value that will be used to override a constant in a generated model.
Properties
varRef
varRef: VarRef
The reference that identifies the constant variable to be modified.
value
value: number
The new constant value.