Skip to content

ObjectEntry

Import from @varavel/vdl-plugin-sdk.

type ObjectEntry = object;

Key/value pair inside an object LiteralValue payload

Properties

Property Type Description
key string Object key
position Position Source position of this key-value pair
value LiteralValue Fully resolved value for this key