UNPKG

is-freebsd

Version:

A tool to check if the operating system is FreeBSD or not

2 lines (1 loc) 47 B
export declare const isFreeBSD: () => boolean;