UNPKG

@threlte/extras

Version:

Utilities, abstractions and plugins for your Threlte apps

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