Package version:

Addon configurations

Hierarchy

  • AddonProfiles

Properties

Properties

config?: {
    [propertyName: string]: string;
}

Config - Key-value pairs for configuring an add-on.

Type declaration

  • [propertyName: string]: string
enabled?: boolean

Enabled - Whether the add-on is enabled or not.

Generated using TypeDoc