UNPKG

matrix-react-sdk

Version:
5 lines (4 loc) 189 B
/// <reference types="react" /> declare const E2eAdvancedPanel: (props: any) => JSX.Element; export default E2eAdvancedPanel; export declare function isE2eAdvancedPanelPossible(): boolean;