UNPKG

@threlte/extras

Version:

Utilities, abstractions and plugins for your Threlte apps

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