@types/freeport
TypeScript icon, indicating that this package has built-in type declarations

1.0.24 • Public • Published

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 03:09:37 GMT
  • Dependencies: none

Credits

These definitions were written by Arne Schubert.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/freeport

Weekly Downloads

3,503

Version

1.0.24

License

MIT

Unpacked Size

2.82 kB

Total Files

5

Last publish

Collaborators

  • types