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

0.2.4 • Public • Published

Installation

npm install --save @types/bunyan-blackhole

Summary

This package contains type definitions for bunyan-blackhole (https://github.com/Floby/node-bunyan-blackhole).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bunyan-blackhole.

index.d.ts

import * as Logger from "bunyan";

/**
 * Constructor.
 * @param name name of the blackhole Logger
 * @return A bunyan logger .
 */
declare function bunyanBlackHole(name: string): Logger;
export = bunyanBlackHole;

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:05 GMT
  • Dependencies: @types/bunyan

Credits

These definitions were written by Olivier Chevet.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.2.10ts2.0
0.2.24,282ts2.1
0.2.24,282ts2.2
0.2.24,282ts2.3
0.2.24,282ts2.4
0.2.24,282ts2.5
0.2.24,282ts2.6
0.2.24,282ts2.7
0.2.24,282ts2.8
0.2.24,282ts2.9
0.2.24,282ts3.0
0.2.24,282ts3.1
0.2.24,282ts3.2
0.2.24,282ts3.3
0.2.24,282ts3.4
0.2.24,282ts3.5
0.2.24,282ts3.6
0.2.24,282ts3.7
0.2.24,282ts3.8
0.2.24,282ts3.9
0.2.24,282ts4.0
0.2.24,282ts4.1
0.2.24,282ts4.2
0.2.24,282ts4.3
0.2.24,282ts4.4
0.2.4184ts5.7
0.2.4184ts5.6
0.2.4184latest
0.2.4184ts4.5
0.2.4184ts4.6
0.2.4184ts4.7
0.2.4184ts4.8
0.2.4184ts4.9
0.2.4184ts5.0
0.2.4184ts5.1
0.2.4184ts5.2
0.2.4184ts5.3
0.2.4184ts5.4
0.2.4184ts5.5
0.2.4184ts5.8

Version History

VersionDownloads (Last 7 Days)Published
0.2.4184
0.2.30
0.2.24,282
0.2.10
0.2.00

Package Sidebar

Install

npm i @types/bunyan-blackhole

Weekly Downloads

4,466

Version

0.2.4

License

MIT

Unpacked Size

3.11 kB

Total Files

5

Last publish

Collaborators

  • types