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

# Module: @evmts/rollup-plugin

## Table of contents

### Functions

- [rollupPluginEvmts](evmts_rollup_plugin.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
