UNPKG

matrix-react-sdk

Version:
7 lines (6 loc) 218 B
import React from "react"; /** * Settings controlling how a user's email addreses and phone numbers can be used to discover them */ export declare const DiscoverySettings: React.FC; export default DiscoverySettings;