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

4.0.4 • Public • Published

Installation

npm install --save @types/bs58

Summary

This package contains type definitions for bs58 (https://github.com/cryptocoinjs/bs58).

Details

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

index.d.ts

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

import { BaseConverter } from "base-x";

declare const base58: BaseConverter;

export = base58;

Additional Details

Credits

These definitions were written by Ilya Mochalov, and BendingBender.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/bs58

Weekly Downloads

89,880

Version

4.0.4

License

MIT

Unpacked Size

3.12 kB

Total Files

5

Last publish

Collaborators

  • types