Skip to main content

Variable: isWindows

const isWindows: boolean

Flag indicating whether we are running on the Windows operating system.

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

Defined in

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