<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [rc-js-util](./rc-js-util.md) &gt; [\_Dictionary](./rc-js-util._dictionary.md) &gt; [overwrite](./rc-js-util._dictionary.overwrite.md)

## \_Dictionary.overwrite property

Modifies an object to include the keys and values of another.

**Signature:**

```typescript
static readonly overwrite: typeof dictionaryOverwrite;
```

## Remarks

See [dictionaryOverwrite()](./rc-js-util.dictionaryoverwrite.md)<!-- -->.

