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

# @evmts/rollup-plugin

## Table of contents

### Functions

- [rollupPluginEvmts](/reference/rollup-plugin/modules.md#rolluppluginevmts)

## Functions

### rollupPluginEvmts

▸ **rollupPluginEvmts**(`options?`): `Plugin`<`any`\>

#### Parameters

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

#### Returns

`Plugin`<`any`\>

#### Defined in

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