@lcap/nasl-unified-frontend-generator > ReactPresetPlugin
ReactPresetPlugin class
Signature:
declare class ReactPresetPlugin implements NASLTranspiler
Implements: NASLTranspiler
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(irBuilder, microFrontendManager) | Constructs a new instance of the ReactPresetPlugin class |
Methods
| Method | Modifiers | Description |
|---|---|---|
| transpile(instruction) |