[Documentation](../README.md) / [Modules](../modules.md) / @evmts/webpack-plugin

# Module: @evmts/webpack-plugin

## Table of contents

### Functions

- [webpackPluginEvmts](evmts_webpack_plugin.md#webpackpluginevmts)

## Functions

### webpackPluginEvmts

▸ **webpackPluginEvmts**(`options?`): `WebpackPluginInstance`

#### Parameters

| Name | Type |
| :------ | :------ |
| `options?` | `Object` |
| `options.compiler?` | ``"solc"`` \| ``"foundry"`` |

#### Returns

`WebpackPluginInstance`

#### Defined in

node_modules/unplugin/dist/index.d.mts:83
