UNPKG

infoblock

Version:

A typed wrapper of the blockchain.info API

4 lines (3 loc) 110 B
export declare type Hash = string; export declare type Script = string; export declare type Satoshi = number;