[@evmts/webpack-plugin](README.md) / Exports

# @evmts/webpack-plugin

## Table of contents

### Functions

- [webpackPluginEvmts](modules.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
