Package Exports
- find-port-sync
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (find-port-sync) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
find-port-sync
Sync get an available port
Install
$ npm install find-port-syncUsage
const findPortSync = require('find-port-sync');
findPortSync(); //=> 51402Related
- get-port - Async API for this module
- get-port-cli - CLI for this module
License
MIT © Cap32