UNPKG

@sky-mavis/tanto-widget

Version:
3 lines (2 loc) 188 B
import type { HTMLAttributes } from 'react'; export declare function SmoothHeight({ children, ...rest }: HTMLAttributes<HTMLDivElement>): import("@emotion/react/jsx-runtime").JSX.Element;