fix(typings): fix compilation problem
This commit is contained in:
		| @@ -1 +1,9 @@ | ||||
| // compatibility | ||||
| declare global { | ||||
|   interface Element { } | ||||
|   interface Node { } | ||||
|   interface NodeListOf<TNode = Node> { } | ||||
| } | ||||
|  | ||||
| // normal | ||||
| export * from './smartpdf.classes.smartpdf'; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user