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

2.18.2 • Public • Published

Installation

npm install --save @types/blueimp-md5

Summary

This package contains type definitions for blueimp-md5 (https://github.com/blueimp/JavaScript-MD5).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/blueimp-md5.

index.d.ts

declare function md5(value: string, key?: string | null, raw?: boolean): string;

export as namespace md5;
export = md5;

Additional Details

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

Credits

These definitions were written by Ray Martone, Mikael Kohlmyr, and Piotr Błażejewicz.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @types/blueimp-md5

      Weekly Downloads

      59,333

      Version

      2.18.2

      License

      MIT

      Unpacked Size

      3.23 kB

      Total Files

      5

      Last publish

      Collaborators

      • types