## @evmts/ts-plugin/src/utils

Functions used internally by the plugin

#### [isRelativeSolidity](./isRelativeSolidity.ts)

Util to determine if a file path is a solidity file referenced via a relative import

#### [isSolidity](./isSolidity.ts)

Util to determine if a file path is a solidity file

#### [solidityModuleResolver](./solidityModuleResolver.ts)

Util to resolve solidity modules
