## env-path-key

Determines the path key.

```
const envPathKey = require('env-path-key);

const pathKey = envPathKey(); // PATH or Path or similar
```
