UNPKG

@threlte/extras

Version:

Utilities, abstractions and plugins for your Threlte apps

4 lines (3 loc) 189 B
import type { RoundedBoxGeometryProps } from './types'; declare const RoundedBoxGeometry: import("svelte").Component<RoundedBoxGeometryProps, {}, "ref">; export default RoundedBoxGeometry;