UNPKG

@threlte/extras

Version:

Utilities, abstractions and plugins for your Threlte apps

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