UNPKG

@geist-ui/react

Version:

Modern and minimalist React UI library.

7 lines (6 loc) 205 B
import React from 'react'; export declare type EllipsisProps = { height: string; }; declare const _default: React.NamedExoticComponent<React.PropsWithChildren<EllipsisProps>>; export default _default;