UNPKG

typograf

Version:

The client and server typography

6 lines (5 loc) 171 B
import type { TypografRule } from '../../../main'; export declare const afterShortWordRule: TypografRule<{ lengthShortWord: number; useShortWordList: boolean; }>;