UNPKG

@hyperlane-xyz/widgets

Version:

Common react components for Hyperlane projects

5 lines 181 B
export declare const AleoPopupContext: import("react").Context<{ showPopUp: boolean; setShowPopUp: (show: boolean) => void; } | null>; //# sourceMappingURL=contexts.d.ts.map