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

5.0.3 • Public • Published

Installation

npm install --save @types/diffie-hellman

Summary

This package contains type definitions for diffie-hellman (https://github.com/crypto-browserify/diffie-hellman).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/diffie-hellman.

index.d.ts

/// <reference types="node" />

export { createDiffieHellman, DiffieHellman, getDiffieHellman } from "crypto";

Additional Details

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

Credits

These definitions were written by BendingBender.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/diffie-hellman

Weekly Downloads

4,554

Version

5.0.3

License

MIT

Unpacked Size

2.91 kB

Total Files

5

Last publish

Collaborators

  • types