UNPKG

@tangany/waas

Version:

node.js SDK for Tangany Wallet as a Service API

6 lines (5 loc) 187 B
/** * setup mocha to use sandbox on each test. Tear down and reinitialise the sandbox after each suite. * @deprecated use for testing only */ export declare const sandbox: () => void;