UNPKG

react-to-print

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