# IS_APPLE

**Kind:** Constant

**Source:** [`atloria-monorepo/packages/editor/src/utils/detectMac.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/editor/src/utils/detectMac.ts#L8)

Used to detect if the current platform is Apple based, mostly for keyboard shortcuts.

## Definition

```ts
boolean
```
