6 lines
68 B
TypeScript
6 lines
68 B
TypeScript
import * as THREE from 'three'
|
|
|
|
export function useThreeMesh() {
|
|
|
|
}
|