Fix the type of SVGGraphics.
This commit is contained in:
parent
00a8b42e67
commit
d72bbecee2
@ -29,6 +29,7 @@ import {
|
||||
import { DOMSVGFactory } from "./display_utils.js";
|
||||
import { isNodeJS } from "../shared/is_node.js";
|
||||
|
||||
/** @type {any} */
|
||||
let SVGGraphics = function () {
|
||||
throw new Error("Not implemented: SVGGraphics");
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user