Interface: ExtensionMetadataDetails

ExtensionMetadataDetails

The metadata for an extension.

Properties:
Name Type Description
name string

Optional. Some plugins provide an API name/property, to make them more easily accessible

priority number

Optional, used for sorting the plugins in a particular order

type ExtensionType | ExtensionType[]

The extension type, can be multiple types

Members

name string

Optional. Some plugins provide an API name/property, to make them more easily accessible

priority number

Optional, used for sorting the plugins in a particular order

The extension type, can be multiple types