UNPKG

@forwardslashns/fws-cli

Version:

CLI meant to work together with other Forwardslash boilerplates.

2 lines (1 loc) 57 B
export const isWin = () => process.platform === 'win32';