• Checks if the provided input is a Wallet-like object.

    Parameters

    • input: any

      The input to check.

    Returns input is WalletLike

    True if the input is a Wallet-like object, false otherwise.

Generated using TypeDoc