<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [rc-js-util](./rc-js-util.md) &gt; [\_Map](./rc-js-util._map.md) &gt; [setDifference](./rc-js-util._map.setdifference.md)

## \_Map.setDifference property

returns items in A not in B.

**Signature:**

```typescript
static readonly setDifference: typeof mapSetDifference;
```

## Remarks

See [mapSetDifference()](./rc-js-util.mapsetdifference.md)<!-- -->.

