Home > @rushstack/heft > IHeftPlugin
IHeftPlugin interface
Signature:
export interface IHeftPlugin<TOptions = void>
Properties
Property | Type | Description |
---|---|---|
accessor? | object | (Optional) |
pluginName | string |
Methods
Method | Description |
---|---|
apply(heftSession, heftConfiguration, options) |