ExtensionFeatureTag interface

Represents a key-value pair for extension feature metadata.

Properties

key

The key of the feature tag.

value

The value of the feature tag.

Property Details

key

The key of the feature tag.

key: string

Property Value

string

value

The value of the feature tag.

value?: string

Property Value

string