@funkit/connect
Version:
Funkit Connect SDK elevates DeFi apps via web2 sign-ins and one-click checkouts.
5 lines (4 loc) • 307 B
TypeScript
export declare const CHECKOUT_MODAL_BOTTOM_BAR_ID = "checkout-modal-bottom-bar";
export declare function useBottomSectionRef(): HTMLElement | null;
export declare const CHECKOUT_MODAL_TITLE_COUNTDOWN_ID = "checkout-modal-title-countdown";
export declare function useTitleCountdownRef(): HTMLElement | null;