Initial project import
This commit is contained in:
5
node_modules/@react-three/drei/helpers/deprecated.d.ts
generated
vendored
Normal file
5
node_modules/@react-three/drei/helpers/deprecated.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import * as THREE from 'three';
|
||||
export declare const setUpdateRange: (attribute: THREE.BufferAttribute, updateRange: {
|
||||
start: number;
|
||||
count: number;
|
||||
}) => void;
|
||||
Reference in New Issue
Block a user