Viewing File: /home/ubuntu/route-and-root-frontend-base/node_modules/@walletconnect/client/dist/esm/index.d.ts

import Connector from "@walletconnect/core";
import { IWalletConnectOptions, IPushServerOptions } from "@walletconnect/types";
declare class WalletConnect extends Connector {
    constructor(connectorOpts: IWalletConnectOptions, pushServerOpts?: IPushServerOptions);
}
export default WalletConnect;
//# sourceMappingURL=index.d.ts.map
Back to Directory File Manager