chore: update to x_ite 8.12.4

This commit is contained in:
Glen Whitney 2023-09-26 12:30:12 -07:00
parent 01d78081a2
commit b31c0671d2
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ export interface X3D {
}
export interface X3DCanvasElement extends HTMLElement {
readonly browser: string;
readonly browser: X3DBrowser;
}
type JSONValue =