UNPKG

@daimo/pay

Version:

Seamless crypto payments. Onboard users from any chain, any coin into your app with one click.

5 lines (4 loc) 135 B
export declare const useLastConnector: () => { lastConnectorId: string | null; updateLastConnectorId: (id: string) => void; };