UNPKG

@nitin-spheron/desub-js

Version:

Typescript library for working with the decentralised subscription contracts in Spheron

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