UNPKG

react-to-print

Version:

Print React components in the browser

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