UNPKG

@dfinity/oisy-wallet-signer

Version:

A library designed to facilitate communication between a dApp and the OISY Wallet on the Internet Computer.

4 lines (3 loc) 157 B
import { IDL } from '@icp-sdk/core/candid'; export declare const ApproveResult: IDL.VariantClass; export declare const TransferFromResult: IDL.VariantClass;