# USB MountPoint

Cross-platform library for listing USB mass storage devices, their serial numbers and mount points

## Running

```bash
> npm install
> npm run build
> node dist/example.js
```
