UNPKG

react-to-print

Version:
7 lines (6 loc) 107 B
export interface Font { family: string; source: string; weight?: string; style?: string; }