Skip to content

Commit

Permalink
Update declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
Methuselah96 committed Jan 31, 2025
1 parent 8b01c8f commit 232cbcb
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 { TextureDataType } from "@types/three";
import { Camera } from "../../cameras/Camera.js";
import { ShadowMapType, TimestampQuery, ToneMapping } from "../../constants.js";
import { ShadowMapType, TextureDataType, 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 232cbcb

Please sign in to comment.