UNPKG

html2canvas-pro

Version:

Screenshots with JavaScript. Next generation!

5 lines (4 loc) 210 B
import { IPropertyListDescriptor } from '../IPropertyDescriptor'; export type FONT_FAMILY = string; export type FontFamily = FONT_FAMILY[]; export declare const fontFamily: IPropertyListDescriptor<FontFamily>;