download
raw
326 Bytes
/**
Check if the process is running inside [Windows Subsystem for Linux](https://msdn.microsoft.com/commandline/wsl/about) (Bash on Windows).
@example
```
import isWsl from 'is-wsl';
// When running inside Windows Subsystem for Linux
console.log(isWsl);
//=> true
```
*/
declare const isWsl: boolean;
export default isWsl;

Xet Storage Details

Size:
326 Bytes
·
Xet hash:
7e720d3e92b4509d228f7b31d954590dc0c0c45feb919966b8a2c1b9afaa94ce

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.