UNPKG

html2canvas

Version:
12 lines (8 loc) 271 B
declare var __DEV__: boolean; declare var __VERSION__: string; declare class SVGSVGElement extends Element { className: string; style: CSSStyleDeclaration; getPresentationAttribute(name: string): any; } declare class HTMLBodyElement extends HTMLElement {}