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

0.7.3 • Public • Published

Installation

npm install --save @types/wtfnode

Summary

This package contains type definitions for wtfnode (https://github.com/myndzi/wtfnode).

Details

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

index.d.ts

export function dump(): void;
export function init(): void;
export function setLogger(type: "info" | "warn" | "error", fn: (message?: any, ...optionalParams: any[]) => void): void;
export function resetLoggers(): void;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: none

Credits

These definitions were written by Piotr Roszatycki.

/@types/wtfnode/

    Package Sidebar

    Install

    npm i @types/wtfnode

    Weekly Downloads

    38,238

    Version

    0.7.3

    License

    MIT

    Unpacked Size

    2.95 kB

    Total Files

    5

    Last publish

    Collaborators

    • types