UNPKG

syber-lowcode-business-materials

Version:
4 lines (3 loc) 136 B
/// <reference types="react" /> import { ISearchPro } from './type'; export default function SearchPro(props: ISearchPro): JSX.Element;