UNPKG

@oko-wallet/oko-sdk-cosmos

Version:
3 lines (2 loc) 196 B
import type { OkoCosmosWalletInterface, OkoCosmosWalletEventHandler2 } from "../types"; export declare function on(this: OkoCosmosWalletInterface, handlerDef: OkoCosmosWalletEventHandler2): void;