Spaces:
Sleeping
Sleeping
File size: 129 Bytes
645859a |
1 2 3 4 5 |
import * as THREE from 'three';
export declare const MeshRefractionMaterial: typeof THREE.ShaderMaterial & {
key: string;
};
|