UNPKG

@dynamic-labs/sdk-react-core

Version:

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

2 lines (1 loc) 88 B
export declare const useInterval: (callback: () => void, delay: number | null) => void;