UNPKG

html2canvas

Version:
4 lines (3 loc) 186 B
import { ICSSImage } from '../types/image'; import { IPropertyListDescriptor } from '../IPropertyDescriptor'; export declare const backgroundImage: IPropertyListDescriptor<ICSSImage[]>;