@ledge/is-windows
TypeScript icon, indicating that this package has built-in type declarations

3.2.1 • Public • Published

@ledge/is-windows

Check if program is running on Windows. Types included.

import { isWindows } from '@ledge/is-windows';

if (isWindows()) {
	// ...
}

/@ledge/is-windows/

    Package Sidebar

    Install

    npm i @ledge/is-windows

    Weekly Downloads

    6

    Version

    3.2.1

    License

    EUPL-1.2

    Unpacked Size

    15.9 kB

    Total Files

    8

    Last publish

    Collaborators

    • ledge