UNPKG

html2canvas

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