UNPKG

@spark-web/text

Version:

--- title: Text storybookPath: typography-text--default isExperimentalPackage: false ---

3 lines (2 loc) 126 B
import type { CSSProperties } from 'react'; export declare const useNumberOfLines: (numberOfLines?: number) => CSSProperties;