UNPKG

@safe-global/protocol-kit

Version:

SDK that facilitates the interaction with Safe Smart Accounts

4 lines 239 B
export declare const isEip1193Provider: (provider: any) => boolean; export declare const isPrivateKey: (signer?: any) => boolean; export declare const isSignerPasskeyClient: (signer?: any) => boolean; //# sourceMappingURL=provider.d.ts.map