UNPKG

html2canvas-pro

Version:

Screenshots with JavaScript. Next generation!

4 lines (3 loc) 207 B
import { IPropertyValueDescriptor } from '../IPropertyDescriptor'; export type TextUnderlineOffset = number | 'auto'; export declare const textUnderlineOffset: IPropertyValueDescriptor<TextUnderlineOffset>;