mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Implement foreignObject renderer
This commit is contained in:
2
flow-typed/myLibDef.js
vendored
2
flow-typed/myLibDef.js
vendored
@ -7,3 +7,5 @@ declare class SVGSVGElement extends Element {
|
||||
|
||||
getPresentationAttribute(name: string): any;
|
||||
}
|
||||
|
||||
declare class HTMLBodyElement extends HTMLElement {}
|
||||
|
Reference in New Issue
Block a user