UNPKG

mylingo3d

Version:

Lingo3D is a React/Vue 3d game development framework that ships with a complete visual editor

4 lines (3 loc) 239 B
import { EffectComposer } from "three/examples/jsm/postprocessing/EffectComposer"; declare const getSelectiveBloomComposer: import("@lincode/reactivity").GetGlobalState<EffectComposer | undefined>; export { getSelectiveBloomComposer };