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

1.1.2 • Public • Published

Installation

npm install --save @types/blacklist

Summary

This package contains type definitions for blacklist (https://github.com/dcousens/blacklist).

Details

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

index.d.ts

export = blacklist;
declare function blacklist(src: any, ...args: string[]): any;
declare function blacklist(src: any, spec: { [x: string]: boolean }): any;

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:04 GMT
  • Dependencies: none

Credits

These definitions were written by Mohamed Hegazy.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @types/blacklist

      Weekly Downloads

      193

      Version

      1.1.2

      License

      MIT

      Unpacked Size

      2.85 kB

      Total Files

      5

      Last publish

      Collaborators

      • types