Initial project import
This commit is contained in:
4
node_modules/three-stdlib/textures/FlakesTexture.d.ts
generated
vendored
Normal file
4
node_modules/three-stdlib/textures/FlakesTexture.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
declare class FlakesTexture {
|
||||
constructor(width?: number, height?: number);
|
||||
}
|
||||
export { FlakesTexture };
|
||||
Reference in New Issue
Block a user