Skip to content

Commit

Permalink
Update declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
Methuselah96 committed Jan 30, 2025
1 parent c4b45d8 commit 7eba4bd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions types/three/src/renderers/common/Renderer.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { TimestampQuery } from "@types/three";
import { Camera } from "../../cameras/Camera.js";
import { ShadowMapType, ToneMapping } from "../../constants.js";
import { ShadowMapType, TimestampQuery, ToneMapping } from "../../constants.js";
import { BufferAttribute } from "../../core/BufferAttribute.js";
import { BufferGeometry, GeometryGroup } from "../../core/BufferGeometry.js";
import { Object3D } from "../../core/Object3D.js";
Expand Down

0 comments on commit 7eba4bd

Please sign in to comment.