ConfigurationInfo interface

Information about the configuration.

Properties

name

Name of the configuration.

version

Version of the configuration.

Property Details

name

Name of the configuration.

name?: string

Property Value

string

version

Version of the configuration.

version?: string

Property Value

string