UNPKG

matrix-react-sdk

Version:
3 lines (2 loc) 134 B
import { UIComponent } from "../../settings/UIFeature"; export declare function shouldShowComponent(component: UIComponent): boolean;