Skip to content

Commit

Permalink
refactor: import Vector3Like as type
Browse files Browse the repository at this point in the history
  • Loading branch information
piellardj authored and Sceat committed Sep 23, 2024
1 parent 4252ca9 commit 9b1984d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Vector3Like } from 'three'
import { type Vector3Like } from 'three'

declare module '*.ogg'
declare module '*.png'
Expand Down

0 comments on commit 9b1984d

Please sign in to comment.