V1_commit_RGC
This commit is contained in:
6
SuiviREForamteur/node_modules/canvg/lib/Document/UnknownElement.d.ts
generated
vendored
Normal file
6
SuiviREForamteur/node_modules/canvg/lib/Document/UnknownElement.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
import Document from './Document';
|
||||
import Element from './Element';
|
||||
export default class UnknownElement extends Element {
|
||||
constructor(document: Document, node: HTMLElement, captureTextNodes?: boolean);
|
||||
}
|
||||
//# sourceMappingURL=UnknownElement.d.ts.map
|
||||
Reference in New Issue
Block a user