UNPKG

@hypernetlabs/web-ui

Version:
7 lines 214 B
import React from "react"; interface IMetamaskWarningProps { retry?: () => void; } export declare const MetamaskWarning: React.FC<IMetamaskWarningProps>; export {}; //# sourceMappingURL=MetamaskWarning.d.ts.map