UNPKG

@dynamic-labs/sdk-react-core

Version:

A React SDK for implementing wallet web3 authentication and authorization to your website.

2 lines (1 loc) 64 B
export declare const deepMerge: <T>(obj1: any, obj2: any) => T;