IExtensionInit interface
Initialization parameters for an extension
Signature
export interface IExtensionInit
Properties
Property | Type | Description |
---|---|---|
extensionUrl | string | The URL that the extension was loaded from |
Initialization parameters for an extension
export interface IExtensionInit
Property | Type | Description |
---|---|---|
extensionUrl | string | The URL that the extension was loaded from |