UNPKG

zxreact-components

Version:

react 组件库

10 lines (6 loc) 267 B
import { default as default_2 } from 'react'; import { JSX } from 'react/jsx-runtime'; declare const _default: default_2.MemoExoticComponent<typeof TextEllipsis>; export default _default; declare function TextEllipsis(props: any): JSX.Element; export { }