UNPKG

@dynamic-labs/sdk-react-core

Version:

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

5 lines (4 loc) 108 B
export declare const getTimeSince: (date: Date, dateTo?: Date) => { value: number; unit: string; };