UNPKG

react-native-filament

Version:

A real-time physically based 3D rendering engine for React Native

4 lines 201 B
import { UseLightEntityProps } from '../hooks/useLightEntity'; export type LightProps = UseLightEntityProps; export declare function Light(config: LightProps): null; //# sourceMappingURL=Light.d.ts.map