npm.io
1.0.24 • Published 2 years ago

@types/freeport

Licence
MIT
Version
1.0.24
Deps
0
Size
3 kB
Vulns
0
Weekly
0
Stars
51.4K

Installation

npm install --save @types/freeport

Summary

This package contains type definitions for freeport (https://github.com/daaku/nodejs-freeport).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/freeport.

index.d.ts

declare function freeport(cb: (err: Error | null, port: number | null) => void): void;
declare namespace freeport {}

export = freeport;

Additional Details

  • Last updated: Tue, 07 Nov 2023 0337 GMT
  • Dependencies: none

Credits

These definitions were written by Arne Schubert.