UNPKG

@formant/ava-react

Version:

React components of AVA.

3 lines (2 loc) 106 B
import type { SizeType } from '../types'; export default function getLineHeight(size?: SizeType): string;