UNPKG

@signumjs/wallets

Version:

Wallets communication package for DApps in the Signum Network

4 lines (3 loc) 65 B
export interface ExtensionListener { unlisten: () => void; }