<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@userfrosting/vinyl-fs-vpath](./vinyl-fs-vpath.md) &gt; [IPathMapper](./vinyl-fs-vpath.ipathmapper.md) &gt; [replace](./vinyl-fs-vpath.ipathmapper.replace.md)

## IPathMapper.replace property

Value to replace matched portion of path with.

<b>Signature:</b>

```typescript
replace: string;
```
