Skip to main content

Variable: isMac

const isMac: boolean

Flag indicating whether we are running on macOS (Mac OS X) operating system.

If the value of this flag is true, it means the current system is macOS. If the value is false, it means the current system is not macOS.

Defined in

packages/extension-api/src/extension-api.d.ts:3975