UNPKG

@nitin-spheron/desub-js

Version:

Typescript library for working with the decentralised subscription contracts in Spheron

3 lines (2 loc) 81 B
export declare type Nos = number | string; export declare type Abi = Array<any>;