IExtension interface
This interface should be implemented by an extension
Signature
export interface IExtension
Methods
| Method | Description |
|---|---|
| init(init, registry) | Will be called when the extension is initialized |
This interface should be implemented by an extension
export interface IExtension
| Method | Description |
|---|---|
| init(init, registry) | Will be called when the extension is initialized |