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

1.1.2 • Public • Published

Installation

npm install --save @types/nib

Summary

This package contains type definitions for nib (https://github.com/visionmedia/nib#readme).

Details

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

index.d.ts

declare function nib(): (style: any) => void;

declare namespace nib {
    const version: string;
    const path: string;
}

export = nib;

Additional Details

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

Credits

These definitions were written by Nikita Umnov.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @types/nib

      Weekly Downloads

      4,465

      Version

      1.1.2

      License

      MIT

      Unpacked Size

      2.76 kB

      Total Files

      5

      Last publish

      Collaborators

      • types