UNPKG

@tangany/waas

Version:

node.js SDK for Tangany Wallet as a Service API

5 lines (4 loc) 80 B
import { Waas } from "./waas"; export interface IWaasMethod { waas: Waas; }